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

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

Issue 2735973003: Make BrowserCoordinator use a Browser instead of a BrowserState (Closed)
Patch Set: Remove unused import Created 3 years, 9 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/clean/chrome/browser/ui/settings/BUILD.gn
diff --git a/ios/clean/chrome/browser/ui/settings/BUILD.gn b/ios/clean/chrome/browser/ui/settings/BUILD.gn
index c10b38155f7fe8a47b5bc6aad26353e6a2ac6454..e2ff2a4602f32f355fe2fc8c29b95f8ed7c11e7c 100644
--- a/ios/clean/chrome/browser/ui/settings/BUILD.gn
+++ b/ios/clean/chrome/browser/ui/settings/BUILD.gn
@@ -13,6 +13,7 @@ source_set("settings") {
deps = [
"//ios/chrome/browser/ui/settings",
"//ios/clean/chrome/browser",
+ "//ios/clean/chrome/browser/model",
"//ios/clean/chrome/browser/ui/actions",
"//ios/clean/chrome/browser/ui/commands",
"//ios/shared/chrome/browser/coordinator_context",
« no previous file with comments | « ios/clean/chrome/browser/browser_coordinator+internal.h ('k') | ios/clean/chrome/browser/ui/settings/settings_coordinator.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698