| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 4ad86b2877257f6a357c3cdfbddc65120bda5d61..01e33ec86c1dbeb738caafdc4589836dd45babbd 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -186,6 +186,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',
|
|
|