| Index: chrome/browser/ui/views/payments/payment_request_interactive_uitest_base.h
|
| diff --git a/chrome/browser/ui/views/payments/payment_request_interactive_uitest_base.h b/chrome/browser/ui/views/payments/payment_request_interactive_uitest_base.h
|
| index 663dd9146f18582e25d44e07930946885a94925f..cf0149b7f2cc9e25306eae97ab73bfc4e993c6bd 100644
|
| --- a/chrome/browser/ui/views/payments/payment_request_interactive_uitest_base.h
|
| +++ b/chrome/browser/ui/views/payments/payment_request_interactive_uitest_base.h
|
| @@ -16,7 +16,7 @@
|
| #include "chrome/test/base/in_process_browser_test.h"
|
| #include "components/autofill/core/browser/field_types.h"
|
| #include "components/autofill/core/browser/personal_data_manager_observer.h"
|
| -#include "components/payments/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"
|
|
|