| Index: third_party/WebKit/Source/modules/payments/PaymentManager.h
|
| diff --git a/third_party/WebKit/Source/modules/payments/PaymentManager.h b/third_party/WebKit/Source/modules/payments/PaymentManager.h
|
| index b20a1ffcb523a3a52f0cc61e6c31d2dbe9920906..207ad86e69ca6aa39e2e732cfadd5ff94adba800 100644
|
| --- a/third_party/WebKit/Source/modules/payments/PaymentManager.h
|
| +++ b/third_party/WebKit/Source/modules/payments/PaymentManager.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "bindings/core/v8/ScriptPromise.h"
|
| #include "bindings/core/v8/ScriptWrappable.h"
|
| -#include "components/payments/mojom/payment_app.mojom-blink.h"
|
| +#include "components/payments/content/payment_app.mojom-blink.h"
|
| #include "modules/ModulesExport.h"
|
| #include "platform/heap/Handle.h"
|
|
|
|
|