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

Unified Diff: components/scheduler/DEPS

Issue 1424053002: Adds a flag to support "Virtual Time" to the blink scheduler (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 5 years, 1 month 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/base/lazy_now.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/scheduler/DEPS
diff --git a/components/scheduler/DEPS b/components/scheduler/DEPS
index 2d4a7445628ba9a33a6df9e5d9d57cd2fd4b9ed9..a705142778f03b113bf52a7085466f97fef1359a 100644
--- a/components/scheduler/DEPS
+++ b/components/scheduler/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"-components/scheduler",
+ "+components/scheduler/common",
]
« no previous file with comments | « components/scheduler/BUILD.gn ('k') | components/scheduler/base/lazy_now.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698