| Index: third_party/WebKit/Source/modules/payments/PaymentResponse.h
|
| diff --git a/third_party/WebKit/Source/modules/payments/PaymentResponse.h b/third_party/WebKit/Source/modules/payments/PaymentResponse.h
|
| index f6de224c0567898ab03873952b7a131a725c1245..f3a713ffbc472d3a40ed9bdf5967ac77b86211af 100644
|
| --- a/third_party/WebKit/Source/modules/payments/PaymentResponse.h
|
| +++ b/third_party/WebKit/Source/modules/payments/PaymentResponse.h
|
| @@ -8,7 +8,7 @@
|
| #include "bindings/core/v8/ScriptPromise.h"
|
| #include "bindings/core/v8/ScriptValue.h"
|
| #include "bindings/core/v8/ScriptWrappable.h"
|
| -#include "components/payments/content/payment_request.mojom-blink.h"
|
| +#include "components/payments/mojom/payment_request.mojom-blink.h"
|
| #include "modules/ModulesExport.h"
|
| #include "modules/payments/PaymentCurrencyAmount.h"
|
| #include "platform/heap/Handle.h"
|
|
|