| 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 b6556082fecc73c612788d4d1ebfc2a17e6f2901..4bfc61d3c19204fb626e2e9a5fa9d80f6aa89a0e 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/mojom/payment_request.mojom.h"
|
| +#include "components/payments/content/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"
|
|
|