| Index: third_party/WebKit/Source/modules/payments/PaymentAddress.h
|
| diff --git a/third_party/WebKit/Source/modules/payments/PaymentAddress.h b/third_party/WebKit/Source/modules/payments/PaymentAddress.h
|
| index 3204babe71d7596fc43e07f4034480747903e3b2..461a7044b9a7915338e6f286722cab551bbecefe 100644
|
| --- a/third_party/WebKit/Source/modules/payments/PaymentAddress.h
|
| +++ b/third_party/WebKit/Source/modules/payments/PaymentAddress.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "bindings/core/v8/ScriptValue.h"
|
| #include "bindings/core/v8/ScriptWrappable.h"
|
| -#include "components/payments/payment_request.mojom-blink.h"
|
| +#include "components/payments/content/payment_request.mojom-blink.h"
|
| #include "modules/ModulesExport.h"
|
| #include "platform/heap/Handle.h"
|
| #include "wtf/Noncopyable.h"
|
|
|