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

Unified Diff: components/payments/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
Index: components/payments/BUILD.gn
diff --git a/components/payments/BUILD.gn b/components/payments/BUILD.gn
index 8df0365533d4a9b9104e54765ad514099be80997..a0bff0681aeebdeb398d804437957ac2ce1c4e93 100644
--- a/components/payments/BUILD.gn
+++ b/components/payments/BUILD.gn
@@ -35,6 +35,7 @@ if (!is_ios) {
"payment_request.cc",
"payment_request.h",
"payment_request_delegate.h",
+ "payment_request_dialog.h",
"payment_request_web_contents_manager.cc",
"payment_request_web_contents_manager.h",
]
« no previous file with comments | « chrome/browser/ui/views/payments/test_chrome_payment_request_delegate.cc ('k') | components/payments/payment_request.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698