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

Unified Diff: cc/cc_tests.gyp

Issue 12471007: Part 8 of cc/ directory shuffles: resources (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
« no previous file with comments | « cc/cc.gyp ('k') | cc/content_layer.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 fd7db78158e4210805411d7d4c24510feee770d8..07bcb78799b518e71a7859ac9358ee5f22d4b04c 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -24,7 +24,7 @@
'animation/layer_animation_controller_unittest.cc',
'layer_impl_unittest.cc',
'layer_iterator_unittest.cc',
- 'layer_quad_unittest.cc',
+ 'resources/layer_quad_unittest.cc',
'trees/layer_sorter_unittest.cc',
'trees/layer_tree_host_common_unittest.cc',
'trees/layer_tree_host_impl_unittest.cc',
@@ -41,19 +41,19 @@
'nine_patch_layer_unittest.cc',
'trees/occlusion_tracker_unittest.cc',
'picture_layer_impl_unittest.cc',
- 'picture_layer_tiling_set_unittest.cc',
- 'picture_layer_tiling_unittest.cc',
- 'prioritized_resource_unittest.cc',
+ 'resources/picture_layer_tiling_set_unittest.cc',
+ 'resources/picture_layer_tiling_unittest.cc',
+ 'resources/prioritized_resource_unittest.cc',
'trees/quad_culler_unittest.cc',
'base/region_unittest.cc',
'quads/render_pass_unittest.cc',
'output/render_surface_filters_unittest.cc',
'render_surface_unittest.cc',
- 'resource_provider_unittest.cc',
- 'resource_update_controller_unittest.cc',
+ 'resources/resource_provider_unittest.cc',
+ 'resources/resource_update_controller_unittest.cc',
'scheduler_state_machine_unittest.cc',
'scheduler_unittest.cc',
- 'scoped_resource_unittest.cc',
+ 'resources/scoped_resource_unittest.cc',
'animation/scrollbar_animation_controller_linear_fade_unittest.cc',
'scrollbar_layer_unittest.cc',
'output/software_renderer_unittest.cc',
@@ -61,7 +61,7 @@
'output/texture_copier_unittest.cc',
'texture_layer_unittest.cc',
'texture_uploader_unittest.cc',
- 'tile_priority_unittest.cc',
+ 'resources/tile_priority_unittest.cc',
'tiled_layer_impl_unittest.cc',
'tiled_layer_unittest.cc',
'base/tiling_data_unittest.cc',
« no previous file with comments | « cc/cc.gyp ('k') | cc/content_layer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698