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

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

Issue 2778343002: [Payment Request] Picker view + showcase integration + egtests (Closed)
Patch Set: Addressed comments 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
« no previous file with comments | « no previous file | ios/chrome/browser/payments/payment_request_picker_row.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/payments/BUILD.gn
diff --git a/ios/chrome/browser/payments/BUILD.gn b/ios/chrome/browser/payments/BUILD.gn
index c82025520d4696ce25e2f8ec28e2034f54aa64bf..112c9850892eae6a477060ac02b1c994d3a1bea1 100644
--- a/ios/chrome/browser/payments/BUILD.gn
+++ b/ios/chrome/browser/payments/BUILD.gn
@@ -97,6 +97,10 @@ source_set("payments_ui") {
"payment_request_edit_view_controller_actions.h",
"payment_request_editor_field.h",
"payment_request_editor_field.mm",
+ "payment_request_picker_row.h",
+ "payment_request_picker_row.mm",
+ "payment_request_picker_view_controller.h",
+ "payment_request_picker_view_controller.mm",
]
deps = [
"//base",
« no previous file with comments | « no previous file | ios/chrome/browser/payments/payment_request_picker_row.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698