| Index: components/payments/android/BUILD.gn
|
| diff --git a/components/payments/android/BUILD.gn b/components/payments/android/BUILD.gn
|
| index d83c9ec385c00f01cd8763ab3ed3816ee9301fdd..d22585f963533ce64b7617a97a35d69cee26de14 100644
|
| --- a/components/payments/android/BUILD.gn
|
| +++ b/components/payments/android/BUILD.gn
|
| @@ -9,7 +9,7 @@ static_library("android") {
|
| ]
|
|
|
| deps = [
|
| - "//components/payments/content:mojom_parser",
|
| + "//components/payments/mojom:mojom_parser",
|
| "//components/webdata/common",
|
| "//sql",
|
| ]
|
|
|