| 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 177fde0ff01ba472ed9df7dfd312b653d15813b7..c391a1e2bfcecee5ed4ec53297cf2fa8efb7ad12 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/content/payment_request.mojom-blink.h"
|
| +#include "components/payments/mojom/payment_request.mojom-blink.h"
|
| #include "modules/ModulesExport.h"
|
| #include "platform/wtf/Allocator.h"
|
| #include "platform/wtf/text/WTFString.h"
|
|
|