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

Unified Diff: cc/cc_tests.gyp

Issue 485043003: cc: Use correct message loop proxy in BlockingTaskRunner (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix tests. Created 6 years, 4 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/trees/blocking_task_runner.h » ('j') | cc/trees/blocking_task_runner.h » ('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 83ac8ffc881ee1cc7b3ef863216b3bbb41836482..05d4d7c3b2ea2ea9cf31bb6549c4ab8bb4beb6f7 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -96,6 +96,7 @@
'test/layer_tree_json_parser_unittest.cc',
'test/ordered_simple_task_runner_unittest.cc',
'test/test_web_graphics_context_3d_unittest.cc',
+ 'trees/blocking_task_runner_unittest.cc',
'trees/damage_tracker_unittest.cc',
'trees/layer_sorter_unittest.cc',
'trees/layer_tree_host_common_unittest.cc',
« no previous file with comments | « no previous file | cc/trees/blocking_task_runner.h » ('j') | cc/trees/blocking_task_runner.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698