Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(874)

Unified Diff: content/content_common.gypi

Issue 10824168: Cleaning up compositing field trial code and enable FCM in beta/stable (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: compositor_utils.cc moved to content\common Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',
« no previous file with comments | « content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc ('k') | content/public/common/compositor_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698