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

Unified Diff: third_party/WebKit/Source/platform/bindings/DEPS

Issue 2873283002: [Reland] Allow headless TabSocket in isolated worlds & remove obsolete logic (Closed)
Patch Set: Rebased Created 3 years, 7 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
Index: third_party/WebKit/Source/platform/bindings/DEPS
diff --git a/third_party/WebKit/Source/platform/bindings/DEPS b/third_party/WebKit/Source/platform/bindings/DEPS
index 8e2d58bf4bf24694d94e0173d64d34ca5294ad87..9ee813841f8101246d87d114d7bb75a6318f32c5 100644
--- a/third_party/WebKit/Source/platform/bindings/DEPS
+++ b/third_party/WebKit/Source/platform/bindings/DEPS
@@ -1,3 +1,4 @@
include_rules = [
- "+gin/public"
+ "+gin/public",
+ "+public/web"
jochen (gone - plz use gerrit) 2017/05/23 11:10:55 that won't work. Maybe just move the Ids header to
alex clarke (OOO till 29th) 2017/05/24 07:57:49 Done.
]

Powered by Google App Engine
This is Rietveld 408576698