| 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 8bef124eefd6bc612c549027816d697c0bff3822..c73fdfd971d0417b64ec0d5af7fb8aa0867ad992 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"
|
|
|
|
|