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

Unified Diff: cc/cc.gyp

Issue 1861623003: cc: Refactor OneCopyTileTaskWorkerPool. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@dependency_task
Patch Set: refactor one copy. 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 cde7cc9b9a897823d4f1c4700f32dc68c24caed0..17a28c6477e8599cd0fbd87dbd9f07bac224195b 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -438,6 +438,8 @@
'raster/scoped_gpu_raster.h',
'raster/single_thread_task_graph_runner.cc',
'raster/single_thread_task_graph_runner.h',
+ 'raster/staging_buffer_pool.cc',
+ 'raster/staging_buffer_pool.h',
'raster/synchronous_task_graph_runner.cc',
'raster/synchronous_task_graph_runner.h',
'raster/task_category.h',

Powered by Google App Engine
This is Rietveld 408576698