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

Unified Diff: ios/chrome/browser/payments/cells/BUILD.gn

Issue 2825483002: [Payment Request] Protocol for payments items with accessoryType property (Closed)
Patch Set: Initial Created 3 years, 8 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/payments/cells/BUILD.gn
diff --git a/ios/chrome/browser/payments/cells/BUILD.gn b/ios/chrome/browser/payments/cells/BUILD.gn
index 892e720b3e9cb710395e0b2cf5a0616a6d1486f8..123a96a520b5ecda450b9d39f11e242c4bfbec1e 100644
--- a/ios/chrome/browser/payments/cells/BUILD.gn
+++ b/ios/chrome/browser/payments/cells/BUILD.gn
@@ -10,6 +10,7 @@ source_set("cells") {
"page_info_item.mm",
"payment_method_item.h",
"payment_method_item.mm",
+ "payments_has_accessory_type.h",
"payments_text_item.h",
"payments_text_item.mm",
"price_item.h",

Powered by Google App Engine
This is Rietveld 408576698