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