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

Unified Diff: cc/cc.gyp

Issue 562833004: cc: Move RasterBuffer implementations from ResourceProvider to RasterWorkerPool implementations. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: move NullCanvas change to separate patch Created 6 years, 3 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 af640a20ed276d1d681557b2409469087b70ffce..a66796676ad0bfe2fa8e73821fe325017789e833 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -394,6 +394,7 @@
'resources/priority_calculator.h',
'resources/rasterizer.cc',
'resources/rasterizer.h',
+ 'resources/raster_buffer.cc',
'resources/raster_buffer.h',
'resources/raster_mode.cc',
'resources/raster_mode.h',

Powered by Google App Engine
This is Rietveld 408576698