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

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

Issue 2873683002: PaymentHandler: Implement GetAllPaymentApps(). (Closed)
Patch Set: installed -> stored in public 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..b058721e5d0017e0224dcbd31af6c3278a5273e0 100644
--- a/content/public/browser/BUILD.gn
+++ b/content/public/browser/BUILD.gn
@@ -247,6 +247,8 @@ source_set("browser_sources") {
"ssl_status.cc",
"ssl_status.h",
"storage_partition.h",
+ "stored_payment_instrument.cc",
+ "stored_payment_instrument.h",
"stream_handle.h",
"stream_info.cc",
"stream_info.h",
« no previous file with comments | « content/browser/service_worker/service_worker_storage.cc ('k') | content/public/browser/payment_app_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698