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

Unified Diff: cc/BUILD.gn

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
« no previous file with comments | « no previous file | cc/cc.gyp » ('j') | cc/tiles/tile_manager_perftest.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index 8a2f43b2d0a0638196938880cf136a3422aa1241..2cdb26ea5b498685ba9622bcb85eaac7a2298b11 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -469,6 +469,8 @@ component("cc") {
"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",
« no previous file with comments | « no previous file | cc/cc.gyp » ('j') | cc/tiles/tile_manager_perftest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698