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

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: Add missing CC_EXPORT...learn to run try jobs manually Created 7 years, 11 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
« no previous file with comments | « cc/cc.gyp ('k') | cc/compositor_frame_metadata.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc_tests.gyp
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index 7b0ae4cc60ab19424e0ab7e195a948552f9d0e56..1b881d7138435459129076d33c8770b393be78e5 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -61,6 +61,7 @@
'tiled_layer_impl_unittest.cc',
'tiled_layer_unittest.cc',
'tiling_data_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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698