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

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

Issue 2574213002: Split //ios/chrome/browser/prefs to prevent circular dependencies. (Closed)
Patch Set: Address comments. Created 4 years 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/prefs/BUILD.gn ('k') | ios/chrome/test/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/signin/BUILD.gn
diff --git a/ios/chrome/browser/signin/BUILD.gn b/ios/chrome/browser/signin/BUILD.gn
index 4a13d589ba74b0b6b142c8c4bbdd5068ab2b1c9e..c31264b55bd7acaaf0cafda1c6ab723dc69a24d3 100644
--- a/ios/chrome/browser/signin/BUILD.gn
+++ b/ios/chrome/browser/signin/BUILD.gn
@@ -120,7 +120,7 @@ source_set("unit_tests") {
"//google_apis",
"//ios/chrome/browser",
"//ios/chrome/browser/browser_state:test_support",
- "//ios/chrome/browser/prefs",
+ "//ios/chrome/browser/prefs:browser_prefs",
"//ios/chrome/browser/sync",
"//ios/chrome/browser/sync:test_support",
"//ios/chrome/test:test_support",
« no previous file with comments | « ios/chrome/browser/prefs/BUILD.gn ('k') | ios/chrome/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698