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

Unified Diff: content/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/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index d7804b49cf5b8e969038fca88221e15c2f454ee4..0cc7f6ac13164b391aea418dbcf227bdb5be7d6c 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1079,6 +1079,8 @@ source_set("browser") {
"payments/payment_app_context_impl.h",
"payments/payment_app_database.cc",
"payments/payment_app_database.h",
+ "payments/payment_app_info_fetcher.cc",
+ "payments/payment_app_info_fetcher.h",
"payments/payment_app_provider_impl.cc",
"payments/payment_app_provider_impl.h",
"payments/payment_instrument_icon_fetcher.cc",
« no previous file with comments | « chrome/browser/android/payments/service_worker_payment_app_bridge.cc ('k') | content/browser/payments/payment_app.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698