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

Unified Diff: cc/cc_tests.gyp

Issue 11270047: cc: Rename TextureUpdate to ResourceUpdate. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Sort includes and forward declarations. 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/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 0bd79742456f6290c9e0c66c7f1e82bb61cc2c70..b3bd9ca482c82d90388eae16879fbf9e84c858e9 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -38,7 +38,7 @@
'scoped_texture_unittest.cc',
'scrollbar_animation_controller_linear_fade_unittest.cc',
'solid_color_layer_impl_unittest.cc',
- 'texture_update_controller_unittest.cc',
+ 'resource_update_controller_unittest.cc',
'thread_task_unittest.cc',
'tiled_layer_impl_unittest.cc',
'timer_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