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

Unified Diff: content/public/browser/payment_app_provider.h

Issue 2647233002: PaymentApp: Implement simulateInvokingPaymentApp() for LayoutTest.
Patch Set: PaymentApp: Implement invokePaymentApp() for LayoutTest. Created 3 years, 11 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
« no previous file with comments | « content/public/DEPS ('k') | content/shell/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/browser/payment_app_provider.h
diff --git a/content/public/browser/payment_app_provider.h b/content/public/browser/payment_app_provider.h
index b772e8b2e1870e5347701e6800f59dfe11dbc2ba..d9e4ac5ab8d294f673819cf8bfee8405344e3bff 100644
--- a/content/public/browser/payment_app_provider.h
+++ b/content/public/browser/payment_app_provider.h
@@ -9,6 +9,7 @@
#include <vector>
#include "base/callback_forward.h"
+#include "components/payments/payment_app.mojom.h"
#include "content/common/content_export.h"
namespace content {
« no previous file with comments | « content/public/DEPS ('k') | content/shell/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698