| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 55b5c8f7b59d6fd627e59509f3d9802a57ac73c2..654add0829e2484f56f62d47a31d12fdf2348033 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -185,6 +185,8 @@
|
| 'public/browser/gpu_data_manager_observer.h',
|
| 'public/browser/gpu_service_registry.cc',
|
| 'public/browser/gpu_service_registry.h',
|
| + 'public/browser/gpu_utils.cc',
|
| + 'public/browser/gpu_utils.h',
|
| 'public/browser/histogram_fetcher.h',
|
| 'public/browser/host_zoom_map.h',
|
| 'public/browser/indexed_db_context.h',
|
|
|