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

Unified Diff: cc/cc.gyp

Issue 1854723002: cc: Simplify task and its derived classes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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 44d2b8762f9851f472d5c77e615554e512af0f18..1ef2c937989e2b6d6c502d6c7118d5f5f8c4bc0e 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -424,6 +424,8 @@
'quads/yuv_video_draw_quad.h',
'raster/bitmap_tile_task_worker_pool.cc',
'raster/bitmap_tile_task_worker_pool.h',
+ 'raster/dependency_task.cc',
+ 'raster/dependency_task.h',
'raster/gpu_rasterizer.cc',
'raster/gpu_rasterizer.h',
'raster/gpu_tile_task_worker_pool.cc',

Powered by Google App Engine
This is Rietveld 408576698