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

Unified Diff: Source/web/DEPS

Issue 227653002: Hook up gin platform to blink, and explicitly manage the main thread isolate (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 8 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 | « no previous file | Source/web/WebKit.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/DEPS
diff --git a/Source/web/DEPS b/Source/web/DEPS
index 3a7057de6f32ff806ac7d0381d0f14ff83cc861a..6cf59476a063cbeeb4e471ed6402636510791f76 100644
--- a/Source/web/DEPS
+++ b/Source/web/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+..",
"+bindings",
"+core",
+ "+gin/public",
"+heap",
"+modules",
"+painting",
« no previous file with comments | « no previous file | Source/web/WebKit.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698