| Index: content/browser/payments/payment_app_context_impl.h
|
| diff --git a/content/browser/payments/payment_app_context_impl.h b/content/browser/payments/payment_app_context_impl.h
|
| index 4b9ba420ffd143582c10178fdc355df978349db1..b09d8f1ae63b837e8b273c1a55fda60effa3e712 100644
|
| --- a/content/browser/payments/payment_app_context_impl.h
|
| +++ b/content/browser/payments/payment_app_context_impl.h
|
| @@ -10,7 +10,7 @@
|
|
|
| #include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| -#include "components/payments/payment_app.mojom.h"
|
| +#include "components/payments/content/payment_app.mojom.h"
|
| #include "content/browser/payments/payment_app_database.h"
|
| #include "content/common/content_export.h"
|
|
|
|
|