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

Unified Diff: cc/cc.gyp

Issue 1130123003: cc: Separate the priority from the tile and put in new PrioritizedTile (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: make reviewer happier Created 5 years, 7 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
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 96001ef68a34d4f9ce1701b8e43b8f1a23e7cdfb..e730fc95b1868f599d1ee8da738cb4a19e21b5b6 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -437,6 +437,8 @@
'resources/prioritized_resource.h',
'resources/prioritized_resource_manager.cc',
'resources/prioritized_resource_manager.h',
+ 'resources/prioritized_tile.cc',
+ 'resources/prioritized_tile.h',
'resources/priority_calculator.cc',
'resources/priority_calculator.h',
'resources/raster_buffer.cc',

Powered by Google App Engine
This is Rietveld 408576698