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

Unified Diff: ios/chrome/browser/omaha/BUILD.gn

Issue 2615003002: Use ChromeBrowserStateManager instead of BrowserListIOS. (Closed)
Patch Set: Fix ios_chrome_perftests. Created 3 years, 11 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/browser/metrics/new_tab_page_uma.mm ('k') | ios/chrome/browser/sessions/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/omaha/BUILD.gn
diff --git a/ios/chrome/browser/omaha/BUILD.gn b/ios/chrome/browser/omaha/BUILD.gn
index b21d3e9c81d9fe0fab3466e9b1eab691dad7c992..8d5eb217ef97f4d98193db2a944947c487bf92e7 100644
--- a/ios/chrome/browser/omaha/BUILD.gn
+++ b/ios/chrome/browser/omaha/BUILD.gn
@@ -15,7 +15,7 @@ source_set("omaha") {
"//components/profile_metrics",
"//components/version_info",
"//ios/chrome/browser",
- "//ios/chrome/browser/browser_state:browser_state_impl",
+ "//ios/chrome/browser/browser_state",
"//ios/chrome/browser/browser_state_metrics",
"//ios/chrome/browser/ui",
"//ios/chrome/browser/upgrade",
« no previous file with comments | « ios/chrome/browser/metrics/new_tab_page_uma.mm ('k') | ios/chrome/browser/sessions/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698