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

Unified Diff: ios/web/webui/DEPS

Issue 1956113002: [ios Mojo] iOS facade class for Mojo API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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: ios/web/webui/DEPS
diff --git a/ios/web/webui/DEPS b/ios/web/webui/DEPS
index 3596849e4ecdde066ca8004a91bf40b0985af0ba..2b472a25ce51748efe6c29c246bcb424ec4b01ec 100644
--- a/ios/web/webui/DEPS
+++ b/ios/web/webui/DEPS
@@ -1,3 +1,6 @@
include_rules = [
+ "+mojo/edk/embedder/embedder.h",
+ "+mojo/public",
+ "+services/shell/public",
"+ui/resources/grit",
]

Powered by Google App Engine
This is Rietveld 408576698