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

Unified Diff: cc/cc_tests.gyp

Issue 17244003: cc: Move task graph construction to RasterWorkerPool classes. (Closed) Base URL: http://git.chromium.org/chromium/src.git@wp-run-count
Patch Set: remove unsused code Created 7 years, 6 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/resources/image_raster_worker_pool.h » ('j') | cc/resources/raster_worker_pool.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc_tests.gyp
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index ad10da93d881a24a785a61d9a707afbf100df143..02492966a17208e1b39a83191ce00d9cbe5ee437 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -231,6 +231,7 @@
'cc_test_support',
],
'sources': [
+ 'resources/raster_worker_pool_perftest.cc',
'resources/worker_pool_perftest.cc',
'test/cc_test_suite.cc',
'test/run_all_unittests.cc',
« no previous file with comments | « no previous file | cc/resources/image_raster_worker_pool.h » ('j') | cc/resources/raster_worker_pool.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698