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

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: Updated the comments. 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
« no previous file with comments | « ios/web/test/run_all_unittests.cc ('k') | ios/web/webui/mojo_facade.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « ios/web/test/run_all_unittests.cc ('k') | ios/web/webui/mojo_facade.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698