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

Unified Diff: third_party/WebKit/Source/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/Source/platform/DEPS
diff --git a/third_party/WebKit/Source/platform/DEPS b/third_party/WebKit/Source/platform/DEPS
index c15cda80aafc4fb1524a9a1a9ba9ebfa71bcc404..0595f592852e82bc3a6aa4e68cf737a722482597 100644
--- a/third_party/WebKit/Source/platform/DEPS
+++ b/third_party/WebKit/Source/platform/DEPS
@@ -33,6 +33,7 @@ include_rules = [
"+mozilla",
"+platform",
"+public/platform",
+ "+services/service_manager/public/interfaces",
"+skia/ext",
"+third_party/ced/src/compact_enc_det/compact_enc_det.h",
"+third_party/khronos",

Powered by Google App Engine
This is Rietveld 408576698