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/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 | « no previous file | ios/chrome/browser/browser_state/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/BUILD.gn
diff --git a/ios/chrome/browser/BUILD.gn b/ios/chrome/browser/BUILD.gn
index 5d6c5c2de3932e477d3d7f9d53b04017fc2e0f71..bcea0d6f0e323581ceb1862828df70b526da8c31 100644
--- a/ios/chrome/browser/BUILD.gn
+++ b/ios/chrome/browser/BUILD.gn
@@ -175,6 +175,7 @@ source_set("browser_impl") {
"//ios/chrome/browser/open_from_clipboard",
"//ios/chrome/browser/physical_web",
"//ios/chrome/browser/prefs",
+ "//ios/chrome/browser/prefs:browser_prefs",
"//ios/chrome/browser/services/gcm",
"//ios/chrome/browser/translate",
"//ios/chrome/browser/update_client",
« no previous file with comments | « no previous file | ios/chrome/browser/browser_state/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698