| Index: components/payments/content/utility/payment_manifest_parser.h
|
| diff --git a/components/payments/content/utility/payment_manifest_parser.h b/components/payments/content/utility/payment_manifest_parser.h
|
| index 3e74394ed0c338a33aec5d299fd2ff82affacffb..5f0fbe8be87f60cca67622af84a6edbe53173a32 100644
|
| --- a/components/payments/content/utility/payment_manifest_parser.h
|
| +++ b/components/payments/content/utility/payment_manifest_parser.h
|
| @@ -9,7 +9,7 @@
|
| #include <vector>
|
|
|
| #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 payments {
|
|
|