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

Unified Diff: third_party/WebKit/Source/modules/payments/PaymentsValidators.h

Issue 2406923002: Move payment_request.mojom file to components/ (Closed)
Patch Set: Created 4 years, 2 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: third_party/WebKit/Source/modules/payments/PaymentsValidators.h
diff --git a/third_party/WebKit/Source/modules/payments/PaymentsValidators.h b/third_party/WebKit/Source/modules/payments/PaymentsValidators.h
index cf6db8e3c6f4b41f318b324ffca939acc4711c1f..fba917f15dffdfc68e9a5e08d1089cca454c564b 100644
--- a/third_party/WebKit/Source/modules/payments/PaymentsValidators.h
+++ b/third_party/WebKit/Source/modules/payments/PaymentsValidators.h
@@ -5,8 +5,8 @@
#ifndef PaymentsValidators_h
#define PaymentsValidators_h
+#include "components/payments/payment_request.mojom-blink.h"
#include "modules/ModulesExport.h"
-#include "public/platform/modules/payments/payment_request.mojom-blink.h"
#include "wtf/Allocator.h"
#include "wtf/text/WTFString.h"

Powered by Google App Engine
This is Rietveld 408576698