| Index: components/payments/content/payment_manifest_parser_host.h
|
| diff --git a/components/payments/content/payment_manifest_parser_host.h b/components/payments/content/payment_manifest_parser_host.h
|
| index 2873bdf6d627d305b2d467fa49eecb1b9e99ecdc..eb6887554c7856f857f310e2a70952d7cbac5da4 100644
|
| --- a/components/payments/content/payment_manifest_parser_host.h
|
| +++ b/components/payments/content/payment_manifest_parser_host.h
|
| @@ -13,7 +13,7 @@
|
|
|
| #include "base/callback_forward.h"
|
| #include "base/macros.h"
|
| -#include "components/payments/content/payment_manifest_parser.mojom.h"
|
| +#include "components/payments/mojom/payment_manifest_parser.mojom.h"
|
| #include "url/gurl.h"
|
|
|
| namespace content {
|
|
|