Index: content/content_browser.gypi |
diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
index 6d2b5459eaff82a0a15f66058172100ac30a9bf8..4611e299b0aaa3d996b4ce3bd87d54ca50ef303c 100644 |
--- a/content/content_browser.gypi |
+++ b/content/content_browser.gypi |
@@ -64,7 +64,6 @@ |
'public/browser/child_process_data.h', |
'public/browser/child_process_security_policy.h', |
'public/browser/color_chooser.h', |
- 'public/browser/compositor_util.h', |
'public/browser/certificate_request_result_type.h', |
'public/browser/content_browser_client.cc', |
'public/browser/content_browser_client.h', |
@@ -570,6 +569,7 @@ |
'browser/gpu/browser_gpu_channel_host_factory.cc', |
'browser/gpu/browser_gpu_channel_host_factory.h', |
'browser/gpu/compositor_util.cc', |
+ 'browser/gpu/compositor_util.h', |
'browser/gpu/gpu_data_manager_impl.cc', |
'browser/gpu/gpu_data_manager_impl.h', |
'browser/gpu/gpu_data_manager_impl_private.cc', |