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

Unified Diff: cc/cc_tests.gyp

Issue 11414238: implement the logic to set tile priorities based on current matrix (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: addressing comments Created 8 years 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/picture_layer_impl.h » ('j') | cc/picture_layer_impl.h » ('J')
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 254ad3cdff3f99aed458abce6cba306edb4912d9..500aefe79ceed99e576abc62c88e51b744cfaed2 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -52,6 +52,7 @@
'texture_copier_unittest.cc',
'texture_layer_unittest.cc',
'texture_uploader_unittest.cc',
+ 'tile_priority_unittest.cc',
'tiled_layer_impl_unittest.cc',
'tiled_layer_unittest.cc',
'tree_synchronizer_unittest.cc',
« no previous file with comments | « cc/cc.gyp ('k') | cc/picture_layer_impl.h » ('j') | cc/picture_layer_impl.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698