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

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

Issue 2649683002: [Payments] Improve the closing of the PR dialog. (Closed)
Patch Set: addressed comments from sky 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 | « chrome/browser/payments/chrome_payment_request_delegate.cc ('k') | chrome/browser/ui/browser_dialogs.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 d535c119a001e5ec5e9946a02703de873c088ce0..9c4cadc010e80e03ee0a6da4a65b44cc055e2d8d 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1803,8 +1803,8 @@ split_static_library("ui") {
"views/payments/order_summary_view_controller.h",
"views/payments/payment_method_view_controller.cc",
"views/payments/payment_method_view_controller.h",
- "views/payments/payment_request_dialog.cc",
- "views/payments/payment_request_dialog.h",
+ "views/payments/payment_request_dialog_view.cc",
+ "views/payments/payment_request_dialog_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 | « chrome/browser/payments/chrome_payment_request_delegate.cc ('k') | chrome/browser/ui/browser_dialogs.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698