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

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

Issue 2953083005: Implementing sign-in promo histograms for settings (Closed)
Patch Set: Created 3 years, 6 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
Index: ios/chrome/browser/ui/settings/BUILD.gn
diff --git a/ios/chrome/browser/ui/settings/BUILD.gn b/ios/chrome/browser/ui/settings/BUILD.gn
index 3dd812c506166dd55e9cb72183e46c4277f8b143..838a1f5a4af4dd0d6766664fa39afe7d191ac91c 100644
--- a/ios/chrome/browser/ui/settings/BUILD.gn
+++ b/ios/chrome/browser/ui/settings/BUILD.gn
@@ -121,6 +121,7 @@ source_set("settings") {
"//components/password_manager/core/browser",
"//components/password_manager/core/common",
"//components/physical_web/data_source",
+ "//components/pref_registry",
"//components/prefs",
"//components/resources",
"//components/search_engines",

Powered by Google App Engine
This is Rietveld 408576698