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

Unified Diff: content/public/browser/BUILD.gn

Issue 2873683002: PaymentHandler: Implement GetAllPaymentApps(). (Closed)
Patch Set: PaymentHandler: Implement GetAllPaymentApps(). Created 3 years, 7 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: content/public/browser/BUILD.gn
diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
index 6d7dc27a66013fd5a28a131d43fecb72891baa5d..77fe98716c04ca91377d121a2d5cbe0864ff8a2b 100644
--- a/content/public/browser/BUILD.gn
+++ b/content/public/browser/BUILD.gn
@@ -180,6 +180,8 @@ source_set("browser_sources") {
"page_navigator.cc",
"page_navigator.h",
"payment_app_provider.h",
+ "payment_instrument.cc",
+ "payment_instrument.h",
"pepper_flash_settings_helper.h",
"pepper_vpn_provider_resource_host_proxy.h",
"permission_manager.h",

Powered by Google App Engine
This is Rietveld 408576698