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 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
« no previous file with comments | « no previous file | ios/chrome/browser/device_sharing/device_sharing_manager_unittest.mm » ('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 14b6799a3cc3dc52324c5e1d0fe68830751b0fa4..f4931f66b1bdb1822f6f8fe6ae662846b9443870 100644
--- a/ios/chrome/browser/BUILD.gn
+++ b/ios/chrome/browser/BUILD.gn
@@ -264,7 +264,6 @@ source_set("downstream_provider") {
]
deps = [
"//base",
- "//components/handoff",
"//components/pref_registry",
"//components/prefs",
"//ios/chrome/browser",
@@ -280,7 +279,6 @@ source_set("downstream_provider") {
"//ios/chrome/browser/ui",
"//ios/chrome/browser/ui:browser_list",
"//ios/chrome/browser/ui/autofill:autofill_internal",
- "//ios/chrome/browser/ui/bookmarks",
"//ios/chrome/browser/ui/webui:webui_internal",
"//ios/chrome/common",
]
« no previous file with comments | « no previous file | ios/chrome/browser/device_sharing/device_sharing_manager_unittest.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698