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

Unified Diff: components/scheduler/test/DEPS

Issue 1832673002: Add testRunner.runIdleTasks() to force idle tasks to run. (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: rebase Created 4 years, 8 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/scheduler.gypi ('k') | components/scheduler/test/renderer_scheduler_test_support.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/scheduler/test/DEPS
diff --git a/components/scheduler/test/DEPS b/components/scheduler/test/DEPS
index c7f809089ea3b34a7406250df8f245b107558c0a..89055653432bd1444343f42678bf9a4bcdaab79d 100644
--- a/components/scheduler/test/DEPS
+++ b/components/scheduler/test/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+components/scheduler/base",
"+components/scheduler/child",
+ "+components/scheduler/renderer",
]
« no previous file with comments | « components/scheduler/scheduler.gypi ('k') | components/scheduler/test/renderer_scheduler_test_support.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698