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

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

Issue 2747943004: [Web Payments] Add the shipping options sheet. (Closed)
Patch Set: 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: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 74b97187a1d324a162b453d91368536f0b3b61ff..c8dafc2e8809a74911af1ab0514c71c132dc39e5 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1524,6 +1524,8 @@ split_static_library("ui") {
"views/payments/preselected_combobox_model.h",
"views/payments/profile_list_view_controller.cc",
"views/payments/profile_list_view_controller.h",
+ "views/payments/shipping_options_view_controller.cc",
Mathieu 2017/03/14 20:17:11 mega nit warning!! we have payment_method_view_con
anthonyvd 2017/03/14 20:26:16 Done!
+ "views/payments/shipping_options_view_controller.h",
"views/payments/validating_combobox.cc",
"views/payments/validating_combobox.h",
"views/payments/validating_textfield.cc",

Powered by Google App Engine
This is Rietveld 408576698