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

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: Removed //mojo/public:sdk usage. 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..ea8a0f4b582a45712fabaaeb6a3d4d1dbcd1aa3b 100644
--- a/ios/web/webui/DEPS
+++ b/ios/web/webui/DEPS
@@ -1,3 +1,5 @@
include_rules = [
+ "+mojo/public",
+ "+services/shell/public",
"+ui/resources/grit",
]

Powered by Google App Engine
This is Rietveld 408576698