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

Unified Diff: third_party/WebKit/public/platform/DEPS

Issue 2460723003: Enable connection to Mojo services from Blink (Closed)
Patch Set: Self-review Created 4 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
Index: third_party/WebKit/public/platform/DEPS
diff --git a/third_party/WebKit/public/platform/DEPS b/third_party/WebKit/public/platform/DEPS
index b81685c64a748c3f3df7e13c2eb520574bea2573..a2797dd72f1f8671c89a898f45e1bd80b2e75091 100644
--- a/third_party/WebKit/public/platform/DEPS
+++ b/third_party/WebKit/public/platform/DEPS
@@ -18,6 +18,7 @@ include_rules = [
"+platform/weborigin",
"+public/platform",
"-public/web",
+ "+services/service_manager/public/interfaces",
"+third_party/skia",
"+url",
"-web",

Powered by Google App Engine
This is Rietveld 408576698