| Index: components/payments/content/payment_request.h
|
| diff --git a/components/payments/content/payment_request.h b/components/payments/content/payment_request.h
|
| index 55a16f3f1215057ca95cc5f80d27ca9db86427fb..ad2abed152af61c4dc94ff5cb9f5cb6bb1291d13 100644
|
| --- a/components/payments/content/payment_request.h
|
| +++ b/components/payments/content/payment_request.h
|
| @@ -10,9 +10,9 @@
|
|
|
| #include "base/macros.h"
|
| #include "components/payments/content/payment_request.mojom.h"
|
| -#include "components/payments/content/payment_request_delegate.h"
|
| #include "components/payments/content/payment_request_spec.h"
|
| #include "components/payments/content/payment_request_state.h"
|
| +#include "components/payments/core/payment_request_delegate.h"
|
| #include "mojo/public/cpp/bindings/binding.h"
|
| #include "mojo/public/cpp/bindings/interface_request.h"
|
|
|
|
|