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

Side by Side 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 # Allow ios/chrome/browser but not ios/chrome/browser/ui. 2 # Allow ios/chrome/browser but not ios/chrome/browser/ui.
3 "+ios/chrome/browser", 3 "+ios/chrome/browser",
4 "-ios/chrome/browser/ui", 4 "-ios/chrome/browser/ui",
5
6 "+components/omnibox/browser",
5 ] 7 ]
OLDNEW
« 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