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

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

Issue 2749703003: Adding mediator for Sign-in promo (Closed)
Patch Set: Update tests 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
« no previous file with comments | « ios/chrome/browser/ui/settings/BUILD.gn ('k') | ios/chrome/browser/ui/settings/cells/signin_promo_item.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 fdfc8c84e618d806e86f239808525236cd05c255..91f220af48a3ff2700088c1b7d0ab2d6eb4691d1 100644
--- a/ios/chrome/browser/ui/settings/cells/BUILD.gn
+++ b/ios/chrome/browser/ui/settings/cells/BUILD.gn
@@ -26,8 +26,6 @@ source_set("cells") {
"passphrase_error_item.mm",
"password_details_item.h",
"password_details_item.mm",
- "signin_promo_item.h",
- "signin_promo_item.mm",
"sync_switch_item.h",
"sync_switch_item.mm",
"text_and_error_item.h",
@@ -64,7 +62,6 @@ source_set("unit_tests") {
"native_app_item_unittest.mm",
"passphrase_error_item_unittest.mm",
"password_details_item_unittest.mm",
- "signin_promo_item_unittest.mm",
"sync_switch_item_unittest.mm",
"text_and_error_item_unittest.mm",
"version_item_unittest.mm",
« no previous file with comments | « ios/chrome/browser/ui/settings/BUILD.gn ('k') | ios/chrome/browser/ui/settings/cells/signin_promo_item.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698