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

Unified Diff: sky/engine/public/platform/DEPS

Issue 726133002: Use root-relative V8 includes (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 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 | « sky/engine/platform/graphics/Pattern.cpp ('k') | sky/engine/public/web/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/public/platform/DEPS
diff --git a/sky/engine/public/platform/DEPS b/sky/engine/public/platform/DEPS
index 85c30cab46ccaabe191d5e7ce23e7535af309812..0e7bcb54933f366d78c09bc4118e388c4ad430a2 100644
--- a/sky/engine/public/platform/DEPS
+++ b/sky/engine/public/platform/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+platform",
"+third_party/skia",
+ "+v8",
]
« no previous file with comments | « sky/engine/platform/graphics/Pattern.cpp ('k') | sky/engine/public/web/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698