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/ui/settings/cells/BUILD.gn

Issue 2743633002: iOS: Adding cell for the promo signin for settings. (Closed)
Patch Set: 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/cells/BUILD.gn
diff --git a/ios/chrome/browser/ui/settings/cells/BUILD.gn b/ios/chrome/browser/ui/settings/cells/BUILD.gn
index 74d8d7c52ff743400412e809ac3f273644b4acb6..5980c6a76d8d1b99e3cdd821fb6d3385e1ae0f22 100644
--- a/ios/chrome/browser/ui/settings/cells/BUILD.gn
+++ b/ios/chrome/browser/ui/settings/cells/BUILD.gn
@@ -28,6 +28,8 @@ source_set("cells") {
"passphrase_error_item.mm",
"password_details_item.h",
"password_details_item.mm",
+ "signin_promo_item.h",
+ "signin_promo_item.mm",
lpromero 2017/03/09 10:55:02 Please add a simple unittest file.
jlebel 2017/03/09 20:34:07 Done.
"sync_switch_item.h",
"sync_switch_item.mm",
"text_and_error_item.h",

Powered by Google App Engine
This is Rietveld 408576698