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

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

Issue 2873683002: PaymentHandler: Implement GetAllPaymentApps(). (Closed)
Patch Set: rebased 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 ceb3ed95f06e3673390628f69bdacc33708d6264..f99614de7d4f3ac9bdb62eb77eea022a704b3d61 100644
--- a/content/public/browser/BUILD.gn
+++ b/content/public/browser/BUILD.gn
@@ -181,6 +181,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