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

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

Issue 2958333002: [Payments] Implement web payment app manifest (Closed)
Patch Set: use url::Origin Created 3 years, 6 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 ebb1dfe9c9a58ad4738985ceffff67bbd6d1a915..5eb9a358efbfeb8e75ecfd59f6dffb7fa6cf5151 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_app.cc",
+ "stored_payment_app.h",
"stored_payment_instrument.cc",
"stored_payment_instrument.h",
"stream_handle.h",

Powered by Google App Engine
This is Rietveld 408576698