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

Unified Diff: components/scheduler/renderer/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
Index: components/scheduler/renderer/DEPS
diff --git a/components/scheduler/renderer/DEPS b/components/scheduler/renderer/DEPS
index 2f3b2d4dbfc8cf5ecfcc71710e67a5420196b1d0..66d5d999f8f359dad5154d782f17ae4fd40725d2 100644
--- a/components/scheduler/renderer/DEPS
+++ b/components/scheduler/renderer/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+components/scheduler/base",
"+components/scheduler/child",
+ "+components/scheduler/common",
"+components/scheduler/scheduler_export.h",
"+cc/base",
"+cc/output",
« no previous file with comments | « components/scheduler/ppapi/webthread_impl_for_ppapi.cc ('k') | components/scheduler/renderer/idle_time_estimator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698