| Index: chrome/browser/ui/views/payments/payment_request_views_util.h
|
| diff --git a/chrome/browser/ui/views/payments/payment_request_views_util.h b/chrome/browser/ui/views/payments/payment_request_views_util.h
|
| index a6a2ef0473751488a294e5b9a3864b86b86e155f..189618aaa2840e0b2ada940cda9926f3454988d2 100644
|
| --- a/chrome/browser/ui/views/payments/payment_request_views_util.h
|
| +++ b/chrome/browser/ui/views/payments/payment_request_views_util.h
|
| @@ -9,7 +9,7 @@
|
| #include <string>
|
|
|
| #include "base/strings/string16.h"
|
| -#include "components/payments/mojom/payment_request.mojom.h"
|
| +#include "components/payments/content/payment_request.mojom.h"
|
|
|
| namespace autofill {
|
| class AutofillProfile;
|
|
|