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

Unified Diff: components/scheduler/child/DEPS

Issue 1132753008: Replaced TestNowSource with SimpleTestTickClock. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased. 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/BUILD.gn ('k') | components/scheduler/child/idle_helper_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/scheduler/child/DEPS
diff --git a/components/scheduler/child/DEPS b/components/scheduler/child/DEPS
index f4ac3608fa24dea6d346f726431f4cb11c6dff00..d385f3506b84386f4f0fc53d117bb2860f3477f6 100644
--- a/components/scheduler/child/DEPS
+++ b/components/scheduler/child/DEPS
@@ -8,5 +8,6 @@ specific_include_rules = {
"(test_time_source|.*test)\.cc": [
"+cc/test",
"+content/test",
+ "+components/scheduler/test",
],
}
« no previous file with comments | « components/scheduler/BUILD.gn ('k') | components/scheduler/child/idle_helper_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698