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

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

Issue 1652573002: Update GN build files for new prefs location. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@presf_move
Patch Set: Created 4 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 | « ios/chrome/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/BUILD.gn
diff --git a/ios/chrome/browser/BUILD.gn b/ios/chrome/browser/BUILD.gn
index 8c467746d1e6573063fca1e0d82214f1d90bb023..cea1de69ee490137839a8b27856661e2bbcde7fe 100644
--- a/ios/chrome/browser/BUILD.gn
+++ b/ios/chrome/browser/BUILD.gn
@@ -498,7 +498,6 @@ source_set("browser") {
":about_flags",
":injected_js",
"//base",
- "//base:prefs",
"//breakpad:client",
"//components/about_handler",
"//components/autofill/core/browser",
@@ -544,6 +543,7 @@ source_set("browser") {
"//components/password_manager/sync/browser",
"//components/policy:policy_component_common",
"//components/pref_registry",
+ "//components/prefs",
"//components/profile_metrics",
"//components/proxy_config",
"//components/rappor",
« no previous file with comments | « ios/chrome/BUILD.gn ('k') | ios/chrome/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698