| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 4633ff9971b8643f3df9345e17ffaf8af5abd90b..ac16ee8099e2164ce13e8f0e7564d899c88cc451 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',
|
|
|