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

Unified Diff: components/payments/core/BUILD.gn

Issue 2779283002: [Web Payments] Implement the CVC Unmask dialog. (Closed)
Patch Set: BUILD Created 3 years, 8 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/core/BUILD.gn
diff --git a/components/payments/core/BUILD.gn b/components/payments/core/BUILD.gn
index edd9e59743399460bc80e87de2e938b73db929ed..6b8cbc44e575cbad9f9519661f5e49ef37da0661 100644
--- a/components/payments/core/BUILD.gn
+++ b/components/payments/core/BUILD.gn
@@ -23,6 +23,7 @@ static_library("core") {
"payment_options_provider.h",
"payment_request_data_util.cc",
"payment_request_data_util.h",
+ "payment_request_delegate.h",
"strings_util.cc",
"strings_util.h",
]

Powered by Google App Engine
This is Rietveld 408576698