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

Unified Diff: ios/shared/chrome/browser/ui/DEPS

Issue 2796793003: [ios] Adds a LocationBarController interface. (Closed)
Patch Set: Review. Created 3 years, 8 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/shared/chrome/browser/ui/DEPS
diff --git a/ios/shared/chrome/browser/ui/DEPS b/ios/shared/chrome/browser/ui/DEPS
index ead3f0924124bdadc70810e191d7505ce4e13628..eb4f1fa623ab32698e83ebdeed1800005ef0d51b 100644
--- a/ios/shared/chrome/browser/ui/DEPS
+++ b/ios/shared/chrome/browser/ui/DEPS
@@ -2,4 +2,6 @@ include_rules = [
# Allow ios/chrome/browser but not ios/chrome/browser/ui.
"+ios/chrome/browser",
"-ios/chrome/browser/ui",
+
+ "+components/omnibox/browser",
]
« no previous file with comments | « ios/chrome/browser/ui/toolbar/web_toolbar_controller_private.h ('k') | ios/shared/chrome/browser/ui/omnibox/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698