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

Unified Diff: sky/engine/web/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/public/web/WebFrameClient.h ('k') | sky/engine/web/FrameLoaderClientImpl.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/web/DEPS
diff --git a/sky/engine/web/DEPS b/sky/engine/web/DEPS
index 02bba63194f3b77757cd03635c52e31c17094d57..50e8143c056f2a8f0ac55a248345ef8f0e1cc459 100644
--- a/sky/engine/web/DEPS
+++ b/sky/engine/web/DEPS
@@ -13,5 +13,6 @@ include_rules = [
"+skia",
"+third_party/khronos",
"+third_party/skia",
+ "+v8",
"+web",
]
« no previous file with comments | « sky/engine/public/web/WebFrameClient.h ('k') | sky/engine/web/FrameLoaderClientImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698