| 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 2dbb6b9afac735941fcf73d0ad11bcef207f4ab2..66e9e07f09f214e8c6af71af76ce17711c10171d 100644
|
| --- a/third_party/WebKit/Source/modules/payments/PaymentsValidators.h
|
| +++ b/third_party/WebKit/Source/modules/payments/PaymentsValidators.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef PaymentsValidators_h
|
| #define PaymentsValidators_h
|
|
|
| -#include "components/payments/payment_request.mojom-blink.h"
|
| +#include "components/payments/content/payment_request.mojom-blink.h"
|
| #include "modules/ModulesExport.h"
|
| #include "wtf/Allocator.h"
|
| #include "wtf/text/WTFString.h"
|
|
|