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

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

Issue 2749703003: Adding mediator for Sign-in promo (Closed)
Patch Set: Fixing Louis' comments Created 3 years, 9 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 4c0b09aa69931ee1918f5c030552c731c9acb5d3..ebae24a7f5f095fd577a747889626b674902eb00 100644
--- a/ios/chrome/browser/ui/settings/BUILD.gn
+++ b/ios/chrome/browser/ui/settings/BUILD.gn
@@ -158,6 +158,7 @@ source_set("settings") {
"//ios/chrome/browser/ui/alert_coordinator",
"//ios/chrome/browser/ui/authentication",
"//ios/chrome/browser/ui/authentication:authentication_arc",
+ "//ios/chrome/browser/ui/authentication:authentication_ui_arc",
"//ios/chrome/browser/ui/autofill/cells",
"//ios/chrome/browser/ui/collection_view",
"//ios/chrome/browser/ui/colors",

Powered by Google App Engine
This is Rietveld 408576698