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

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

Issue 2709093006: Adding new shipping address editor view to payment flow. (Closed)
Patch Set: Bot failure fix 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 | « chrome/app/generated_resources.grd ('k') | chrome/browser/ui/views/payments/editor_view_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 68ae8b7c584711b3751679e12e0f038e540d9dd2..1b9a0fc6879aa46cd19582ad97990318033b77c7 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1539,6 +1539,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_address_editor_view_controller.cc",
+ "views/payments/shipping_address_editor_view_controller.h",
"views/payments/shipping_option_view_controller.cc",
"views/payments/shipping_option_view_controller.h",
"views/payments/validating_combobox.cc",
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/ui/views/payments/editor_view_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698