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

Unified Diff: cc/cc_tests.gyp

Issue 12472028: Part 1 of cc/ directory shuffles: base (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 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
« cc/cc.gyp ('K') | « cc/cc_export.h ('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 c2a8e5d744b2cc461da4456221e36590fb61aee5..269e9cd06f5241c0b1a6a2fb848849fb19f7cbca 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -14,11 +14,11 @@
'delegated_renderer_layer_impl_unittest.cc',
'delegating_renderer_unittest.cc',
'draw_quad_unittest.cc',
- 'float_quad_unittest.cc',
+ 'base/float_quad_unittest.cc',
'frame_rate_controller_unittest.cc',
'gl_renderer_unittest.cc',
'gl_renderer_pixeltest.cc',
- 'hash_pair_unittest.cc',
+ 'base/hash_pair_unittest.cc',
'heads_up_display_unittest.cc',
'keyframed_animation_curve_unittest.cc',
'layer_animation_controller_unittest.cc',
@@ -35,7 +35,7 @@
'layer_tree_host_unittest_occlusion.cc',
'layer_tree_host_unittest_scroll.cc',
'layer_unittest.cc',
- 'math_util_unittest.cc',
+ 'base/math_util_unittest.cc',
'nine_patch_layer_impl_unittest.cc',
'nine_patch_layer_unittest.cc',
'occlusion_tracker_unittest.cc',
@@ -44,7 +44,7 @@
'picture_layer_tiling_unittest.cc',
'prioritized_resource_unittest.cc',
'quad_culler_unittest.cc',
- 'region_unittest.cc',
+ 'base/region_unittest.cc',
'render_pass_unittest.cc',
'render_surface_filters_unittest.cc',
'render_surface_unittest.cc',
@@ -63,7 +63,7 @@
'tile_priority_unittest.cc',
'tiled_layer_impl_unittest.cc',
'tiled_layer_unittest.cc',
- 'tiling_data_unittest.cc',
+ 'base/tiling_data_unittest.cc',
'top_controls_manager_unittest.cc',
'transform_operations_unittest.cc',
'tree_synchronizer_unittest.cc',
« cc/cc.gyp ('K') | « cc/cc_export.h ('k') | cc/checkerboard_draw_quad.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698