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

Unified Diff: cc/cc.gyp

Issue 1910213005: cc: Refactor TileTaskWorkerPool. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@task_states
Patch Set: nits Created 4 years, 8 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 6213d918c724c8c3c0714afaee7488441efabaf2..df30254e1800c0b1a8d4b6b254a979921aedc90e 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -530,6 +530,8 @@
'tiles/tile_manager.h',
'tiles/tile_priority.cc',
'tiles/tile_priority.h',
+ 'tiles/tile_task_manager.cc',
+ 'tiles/tile_task_manager.h',
'tiles/tiling_set_eviction_queue.cc',
'tiles/tiling_set_eviction_queue.h',
'tiles/tiling_set_raster_queue_all.cc',

Powered by Google App Engine
This is Rietveld 408576698