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

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

Issue 2958333002: [Payments] Implement web payment app manifest (Closed)
Patch Set: rename and comments Created 3 years, 5 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 54bc62056f6f111507f346d9e662ed2f23c80da0..ba0214585f7c08fb56f80b5ed8391c6a6fa841d9 100644
--- a/content/public/browser/BUILD.gn
+++ b/content/public/browser/BUILD.gn
@@ -248,6 +248,8 @@ source_set("browser_sources") {
"ssl_status.cc",
"ssl_status.h",
"storage_partition.h",
+ "stored_payment_app.cc",
+ "stored_payment_app.h",
"stored_payment_instrument.cc",
"stored_payment_instrument.h",
"stream_handle.h",
« no previous file with comments | « content/browser/service_worker/service_worker_context_wrapper.cc ('k') | content/public/browser/payment_app_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698