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

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

Issue 2628273004: Revert of Use ChromeBrowserStateManager instead of BrowserListIOS. (Closed)
Patch Set: 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 | « no previous file | ios/chrome/browser/browser_state_metrics/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/browser_state/BUILD.gn
diff --git a/ios/chrome/browser/browser_state/BUILD.gn b/ios/chrome/browser/browser_state/BUILD.gn
index adfa6b78b75a37eace5920ae6e0750dcd50ad8d7..fdb46c56fe946278af8254cdff91ab64b2081c17 100644
--- a/ios/chrome/browser/browser_state/BUILD.gn
+++ b/ios/chrome/browser/browser_state/BUILD.gn
@@ -8,13 +8,11 @@
"browser_state_otr_helper.h",
"chrome_browser_state.h",
"chrome_browser_state.mm",
- "chrome_browser_state_manager.h",
]
deps = [
"//base",
"//components/prefs",
"//components/sync_preferences",
- "//ios/chrome/browser/tabs",
"//ios/web",
"//net",
]
@@ -37,6 +35,7 @@
"chrome_browser_state_impl_io_data.mm",
"chrome_browser_state_io_data.cc",
"chrome_browser_state_io_data.h",
+ "chrome_browser_state_manager.h",
"chrome_browser_state_manager_impl.cc",
"chrome_browser_state_manager_impl.h",
"chrome_browser_state_removal_controller.h",
« no previous file with comments | « no previous file | ios/chrome/browser/browser_state_metrics/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698