| Index: chrome/browser/ui/views/payments/payment_request_browsertest_base.h
|
| diff --git a/chrome/browser/ui/views/payments/payment_request_browsertest_base.h b/chrome/browser/ui/views/payments/payment_request_browsertest_base.h
|
| index 3f90fe8c1d78bfa12254750478890b65933ec9a2..dd39f3bafb6f245ff9ec05973d119b9a70b8e4fb 100644
|
| --- a/chrome/browser/ui/views/payments/payment_request_browsertest_base.h
|
| +++ b/chrome/browser/ui/views/payments/payment_request_browsertest_base.h
|
| @@ -20,7 +20,7 @@
|
| #include "components/autofill/core/browser/field_types.h"
|
| #include "components/autofill/core/browser/personal_data_manager_observer.h"
|
| #include "components/payments/content/payment_request.h"
|
| -#include "components/payments/content/payment_request.mojom.h"
|
| +#include "components/payments/mojom/payment_request.mojom.h"
|
| #include "net/test/embedded_test_server/embedded_test_server.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "ui/views/widget/widget_observer.h"
|
|
|