| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 01e7a65cc7618da2a2ce0979f032336bf85ec112..4b09dbf0efdaec8ddc87eeeb3b57e323d5b3cfdf 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -157,6 +157,8 @@
|
| 'public/browser/global_request_id.h',
|
| 'public/browser/gpu_data_manager.h',
|
| 'public/browser/gpu_data_manager_observer.h',
|
| + 'public/browser/gpu_service_registry.cc',
|
| + 'public/browser/gpu_service_registry.h',
|
| 'public/browser/histogram_fetcher.h',
|
| 'public/browser/host_zoom_map.h',
|
| 'public/browser/indexed_db_context.h',
|
|
|