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

Unified Diff: content/content_common.gypi

Issue 2285083004: Refactor renderer LayerTreeSettings generating code to common. (Closed)
Patch Set: Minor fix. Created 4 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 e2cc595dc8d7eda18b80ff8f97bcfad3d553c793..31f3652c1689e9e48a2abf185eb5b01859f929d1 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -273,6 +273,8 @@
'common/child_process_sandbox_support_impl_shm_linux.cc',
'common/clipboard_format.h',
'common/clipboard_messages.h',
+ 'common/compositor_util.cc',
+ 'common/compositor_util.h',
'common/content_constants_internal.cc',
'common/content_constants_internal.h',
'common/content_export.h',

Powered by Google App Engine
This is Rietveld 408576698