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", |