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

Unified Diff: cc/cc_tests.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: Remove some unnecessary bits after addressing comments. 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
Index: cc/cc_tests.gyp
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index 0c46328f0743b4294e85711f5fd2fb4278a9b37a..1121e3fd3d6c3e53f10acb9a7863ede5e4ca526a 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -57,6 +57,7 @@
'tile_priority_unittest.cc',
'tiled_layer_impl_unittest.cc',
'tiled_layer_unittest.cc',
+ 'top_controls_manager_unittest.cc',
'tree_synchronizer_unittest.cc',
'timing_function_unittest.cc',
'test/fake_web_graphics_context_3d_unittest.cc',
« no previous file with comments | « cc/cc.gyp ('k') | cc/compositor_frame_metadata.h » ('j') | cc/layer_tree_host_impl.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698