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

Unified Diff: components/scheduler/test/DEPS

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
Index: components/scheduler/test/DEPS
diff --git a/components/scheduler/test/DEPS b/components/scheduler/test/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..7fba883fe3d4ded91cc70a0499df49c3ad8d9bbc
--- /dev/null
+++ b/components/scheduler/test/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+components/scheduler/child",
+]
« no previous file with comments | « components/scheduler/scheduler.gypi ('k') | components/scheduler/test/lazy_scheduler_message_loop_delegate_for_tests.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698