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

Unified Diff: components/payments/content/payment_request_state.h

Issue 2816303003: Revert of [Payments] move //components/payments/content/*.mojom files to //components/payments/mojom (Closed)
Patch Set: Created 3 years, 8 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: components/payments/content/payment_request_state.h
diff --git a/components/payments/content/payment_request_state.h b/components/payments/content/payment_request_state.h
index 7e2eb307e0b5bdd216ee848e3a882e6d6cc60ed9..4f5f96a57cd775638375aff64f6e8b4212d98b3c 100644
--- a/components/payments/content/payment_request_state.h
+++ b/components/payments/content/payment_request_state.h
@@ -10,8 +10,8 @@
#include "base/macros.h"
#include "base/observer_list.h"
+#include "components/payments/content/payment_request.mojom.h"
#include "components/payments/content/payment_response_helper.h"
-#include "components/payments/mojom/payment_request.mojom.h"
namespace autofill {
class AutofillProfile;

Powered by Google App Engine
This is Rietveld 408576698