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

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

Issue 2731293002: [Payment Request] Updates AutofillEditItem to reuse in Payment Request (Closed)
Patch Set: Addressed 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 74e62dd658a9c1c3a89c1236661cf74c10671e2c..389ea9dbbd1851592fb8563980da037dfc2edd3b 100644
--- a/ios/chrome/browser/ui/settings/BUILD.gn
+++ b/ios/chrome/browser/ui/settings/BUILD.gn
@@ -37,6 +37,7 @@ source_set("settings") {
"autofill_credit_card_edit_collection_view_controller.mm",
"autofill_edit_accessory_view.h",
"autofill_edit_accessory_view.mm",
+ "autofill_edit_collection_view_controller+protected.h",
"autofill_edit_collection_view_controller.h",
"autofill_edit_collection_view_controller.mm",
"autofill_profile_edit_collection_view_controller.h",

Powered by Google App Engine
This is Rietveld 408576698