| 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"
|
|
|
|
|