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

Unified Diff: ios/clean/chrome/browser/ui/omnibox/BUILD.gn

Issue 2799723002: [ios] Move WebStateList to ios/chrome/browser/web_state_list. (Closed)
Patch Set: Rebase. 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
« no previous file with comments | « ios/chrome/test/BUILD.gn ('k') | ios/clean/chrome/browser/ui/omnibox/location_bar_mediator.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/clean/chrome/browser/ui/omnibox/BUILD.gn
diff --git a/ios/clean/chrome/browser/ui/omnibox/BUILD.gn b/ios/clean/chrome/browser/ui/omnibox/BUILD.gn
index e990665b9903bd663b812ac81b74c7db3ee885fb..44ddf1a965936ec540a0b30b2c89cdc08a135aba 100644
--- a/ios/clean/chrome/browser/ui/omnibox/BUILD.gn
+++ b/ios/clean/chrome/browser/ui/omnibox/BUILD.gn
@@ -16,8 +16,8 @@ source_set("omnibox") {
"//ios/chrome/browser/ssl",
"//ios/chrome/browser/ui/omnibox:omnibox_internal",
"//ios/chrome/browser/ui/toolbar",
+ "//ios/chrome/browser/web_state_list",
"//ios/clean/chrome/browser",
- "//ios/shared/chrome/browser/tabs",
"//ios/shared/chrome/browser/ui/browser_list",
"//ios/shared/chrome/browser/ui/coordinators",
"//ios/shared/chrome/browser/ui/omnibox",
« no previous file with comments | « ios/chrome/test/BUILD.gn ('k') | ios/clean/chrome/browser/ui/omnibox/location_bar_mediator.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698