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

Unified Diff: components/scheduler/renderer/DEPS

Issue 2093983002: scheduler: Tell v8 about the current RAIL mode (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add missing gyp dependencies Created 4 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/contextual_search.gypi ('k') | components/scheduler/renderer/renderer_scheduler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/scheduler/renderer/DEPS
diff --git a/components/scheduler/renderer/DEPS b/components/scheduler/renderer/DEPS
index 66d5d999f8f359dad5154d782f17ae4fd40725d2..f278ea0ac5b2af1e57f53437539a762932248633 100644
--- a/components/scheduler/renderer/DEPS
+++ b/components/scheduler/renderer/DEPS
@@ -8,6 +8,7 @@ include_rules = [
"+ui/gfx",
"+third_party/WebKit/public/platform",
"+third_party/WebKit/public/web",
+ "+v8",
]
specific_include_rules = {
« no previous file with comments | « components/contextual_search.gypi ('k') | components/scheduler/renderer/renderer_scheduler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698