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

Unified Diff: trunk/src/cc/cc_tests.gyp

Issue 16178002: Revert 202363 "cc: Cancel and re-prioritize worker pool tasks." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 7 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 | « trunk/src/cc/base/worker_pool_unittest.cc ('k') | trunk/src/cc/resources/managed_tile_state.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/cc/cc_tests.gyp
===================================================================
--- trunk/src/cc/cc_tests.gyp (revision 202735)
+++ trunk/src/cc/cc_tests.gyp (working copy)
@@ -226,10 +226,9 @@
'cc_test_support',
],
'sources': [
- 'base/worker_pool_perftest.cc',
- 'test/cc_test_suite.cc',
- 'test/run_all_unittests.cc',
'trees/layer_tree_host_perftest.cc',
+ 'test/run_all_unittests.cc',
+ 'test/cc_test_suite.cc',
],
'include_dirs': [
'test',
« no previous file with comments | « trunk/src/cc/base/worker_pool_unittest.cc ('k') | trunk/src/cc/resources/managed_tile_state.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698