Index: content/content_common.gypi |
diff --git a/content/content_common.gypi b/content/content_common.gypi |
index 577a088464ad5ca56c87f9d8dbd44a992779d46b..b85bf05a3ced54e0a6ac8bf6b35dc3554000d3d3 100644 |
--- a/content/content_common.gypi |
+++ b/content/content_common.gypi |
@@ -35,6 +35,7 @@ |
'public/common/child_process_host_delegate.cc', |
'public/common/child_process_host_delegate.h', |
'public/common/child_process_sandbox_support_linux.h', |
+ 'public/common/compositor_util.h', |
'public/common/content_constants.cc', |
'public/common/content_constants.h', |
'public/common/content_descriptors.h', |
@@ -138,6 +139,7 @@ |
'common/child_trace_message_filter.h', |
'common/clipboard_messages.cc', |
'common/clipboard_messages.h', |
+ 'common/compositor_util.cc', |
'common/content_message_generator.cc', |
'common/content_message_generator.h', |
'common/content_export.h', |