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

Unified Diff: cc/cc.gyp

Issue 11593030: cc: Add RasterWorkerPool class. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix win build. Created 7 years, 11 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/raster_worker_pool.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 9f3bfeab729c68de4cba34682cd57b43ec8a020f..5a12b1145367b0800361faf82d520a2a1a5dce07 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -168,6 +168,8 @@
'quad_culler.cc',
'quad_culler.h',
'quad_sink.h',
+ 'raster_worker_pool.cc',
+ 'raster_worker_pool.h',
'rate_limiter.cc',
'rate_limiter.h',
'region.cc',
« no previous file with comments | « no previous file | cc/raster_worker_pool.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698