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

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

Issue 2591823003: Remove ChromeBrowserProvider::RegisterProfilePrefs(). (Closed)
Patch Set: Fix multiple registration of preferences. 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
Index: ios/chrome/browser/prefs/BUILD.gn
diff --git a/ios/chrome/browser/prefs/BUILD.gn b/ios/chrome/browser/prefs/BUILD.gn
index 8f16df1335d62998d3955179b381319959c71d8d..3935d5646a29dbb40ab963b5c2a37d88d538115d 100644
--- a/ios/chrome/browser/prefs/BUILD.gn
+++ b/ios/chrome/browser/prefs/BUILD.gn
@@ -34,6 +34,7 @@ source_set("browser_prefs") {
"//components/dom_distiller/core",
"//components/flags_ui",
"//components/gcm_driver",
+ "//components/handoff",
"//components/metrics",
"//components/network_time",
"//components/ntp_snippets",
@@ -63,6 +64,7 @@ source_set("browser_prefs") {
"//ios/chrome/browser/net",
"//ios/chrome/browser/physical_web",
"//ios/chrome/browser/signin",
+ "//ios/chrome/browser/ui/bookmarks",
"//ios/chrome/browser/voice:prefs",
"//ios/public/provider/chrome/browser",
"//ui/base",
« no previous file with comments | « ios/chrome/browser/downstream_chromium_browser_provider.mm ('k') | ios/chrome/browser/prefs/browser_prefs.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698