| Index: content/browser/payments/payment_app_content_unittest_base.h
|
| diff --git a/content/browser/payments/payment_app_content_unittest_base.h b/content/browser/payments/payment_app_content_unittest_base.h
|
| index bcb4e1098a5796acc91074433f72e76b89fe82f7..d7a525526eaeb69dba26c761d7b8cb81fdd05641 100644
|
| --- a/content/browser/payments/payment_app_content_unittest_base.h
|
| +++ b/content/browser/payments/payment_app_content_unittest_base.h
|
| @@ -11,7 +11,7 @@
|
|
|
| #include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| -#include "components/payments/payment_app.mojom.h"
|
| +#include "components/payments/content/payment_app.mojom.h"
|
| #include "content/browser/payments/payment_app_manager.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "url/gurl.h"
|
|
|