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

Unified Diff: ios/clean/chrome/browser/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/BUILD.gn
diff --git a/ios/clean/chrome/browser/BUILD.gn b/ios/clean/chrome/browser/BUILD.gn
index 621ee11e079bd2b010d05085371faab5f266973c..0cbf261ecdc26cf9896fbdb3ac046c232febaf01 100644
--- a/ios/clean/chrome/browser/BUILD.gn
+++ b/ios/clean/chrome/browser/BUILD.gn
@@ -18,6 +18,7 @@ source_set("browser") {
"//ios/chrome/browser",
"//ios/chrome/browser/browser_state",
"//ios/chrome/browser/tabs:tabs_internal",
+ "//ios/clean/chrome/browser/model",
"//ios/shared/chrome/browser/coordinator_context",
]
}
« no previous file with comments | « ios/clean/chrome/app/steps/tab_grid_coordinator+application_step.mm ('k') | ios/clean/chrome/browser/browser_coordinator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698