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

Unified Diff: content/content_tests.gypi

Issue 1152623008: scheduler: Always create a real scheduler in unit tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remember the message loop binding. Created 5 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 | « components/scheduler/test/lazy_scheduler_message_loop_delegate_for_tests.cc ('k') | content/test/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 16b38dacc5e4ccb51f641a126bcc872b7544f18a..24483e6d9fef089dafe03f0b4307b771c9e28eba 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -874,6 +874,7 @@
'../cc/cc.gyp:cc',
'../cc/cc_tests.gyp:cc_test_support',
'../components/scheduler/scheduler.gyp:scheduler',
+ '../components/scheduler/scheduler.gyp:scheduler_test_support',
'../gpu/blink/gpu_blink.gyp:gpu_blink',
'../ipc/mojo/ipc_mojo.gyp:*',
'../media/blink/media_blink.gyp:media_blink',
« no previous file with comments | « components/scheduler/test/lazy_scheduler_message_loop_delegate_for_tests.cc ('k') | content/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698