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

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

Issue 2656853002: [Web Payments] Refactor the row display code. (Closed)
Patch Set: Rebase Created 3 years, 11 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 | chrome/browser/ui/views/payments/order_summary_view_controller.cc » ('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 b16ec09abfbe07ba0a9d39a9cd24bb34c350f457..e9e79462a8f73e815b3a1e8eef2a743b6b4b9377 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1802,6 +1802,8 @@ split_static_library("ui") {
"views/payments/payment_request_dialog_view.cc",
"views/payments/payment_request_dialog_view.h",
"views/payments/payment_request_dialog_view_ids.h",
+ "views/payments/payment_request_row_view.cc",
+ "views/payments/payment_request_row_view.h",
"views/payments/payment_request_sheet_controller.h",
"views/payments/payment_request_views_util.cc",
"views/payments/payment_request_views_util.h",
« no previous file with comments | « no previous file | chrome/browser/ui/views/payments/order_summary_view_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698