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

Unified Diff: cc/cc_tests.gyp

Issue 11116002: [cc] Land preliminary empty headers for libcc renames (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove region.h Created 8 years, 2 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/checkerboard_draw_quad.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 8b724e7d49138a8002dbdf4d693d3021d1013333..efa102cc094268118723530007835e098f5d8a24 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -81,6 +81,25 @@
'test/MockCCQuadCuller.cpp',
'test/MockCCQuadCuller.h',
'test/WebCompositorInitializer.h',
+
+ 'test/animation_test_common.h',
+ 'test/geometry_test_utils.h',
+ 'test/layer_test_common.h',
+ 'test/layer_tree_test_common.h',
+ 'test/occlusion_tracker_test_common.h',
+ 'test/render_pass_test_common.h',
+ 'test/scheduler_test_common.h',
+ 'test/test_common.h',
+ 'test/tiled_layer_test_common.h',
+ 'test/compositor_fake_web_graphics_context_3d.h',
+ 'test/fake_graphics_context.h',
+ 'test/fake_layer_tree_host_client.h',
+ 'test/fake_web_compositor_output_surface.h',
+ 'test/fake_web_compositor_software_output_device.h',
+ 'test/fake_web_graphics_context_3d.h',
+ 'test/fake_web_scrollbar_theme_geometry.h',
+ 'test/mock_quad_culler.h',
+ 'test/web_compositor_initializer.h',
],
},
'targets': [
@@ -157,4 +176,3 @@
}],
],
}
-
« no previous file with comments | « cc/cc.gyp ('k') | cc/checkerboard_draw_quad.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698