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

Unified Diff: cc/cc.gyp

Issue 11552009: Add support for calculating the position of the top controls in the cc layer. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Forgot to add the changes to cc_messages.h Created 8 years 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
« no previous file with comments | « no previous file | cc/cc_tests.gyp » ('j') | cc/compositor_frame_metadata.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 7caacff6894c4cd4b8fc2c5849298175744541e5..fadf8c54426b04730f2e1c41d1a2c8632db22d5c 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -274,6 +274,10 @@
'time_source.h',
'timing_function.cc',
'timing_function.h',
+ 'top_controls_animation.cc',
+ 'top_controls_animation.h',
+ 'top_controls_manager.cc',
+ 'top_controls_manager.h',
'transferable_resource.cc',
'transferable_resource.h',
'tree_synchronizer.cc',
« no previous file with comments | « no previous file | cc/cc_tests.gyp » ('j') | cc/compositor_frame_metadata.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698