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

Unified Diff: cc/cc_tests.gyp

Issue 11369109: cc: Rename PrioritizedTexture to PrioritizedResource. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 1 month 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/gl_renderer_unittest.cc » ('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 df984238e483aa5da96c2c2d4dca5ab6c6bb31ae..aa25f4f6e360ea296908304626bf2fb86a5e5e64 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -28,7 +28,7 @@
'nine_patch_layer_unittest.cc',
'nine_patch_layer_impl_unittest.cc',
'occlusion_tracker_unittest.cc',
- 'prioritized_texture_unittest.cc',
+ 'prioritized_resource_unittest.cc',
'quad_culler_unittest.cc',
'software_renderer_unittest.cc',
'render_pass_unittest.cc',
« no previous file with comments | « cc/cc.gyp ('k') | cc/gl_renderer_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698