| Index: components/webdata_services/BUILD.gn
|
| diff --git a/components/webdata_services/BUILD.gn b/components/webdata_services/BUILD.gn
|
| index 1818a437aa5c9fbc39ed8d506c8f80bc02d04c10..37c6bb0f6234c8034410af97c536339f32b8ab4e 100644
|
| --- a/components/webdata_services/BUILD.gn
|
| +++ b/components/webdata_services/BUILD.gn
|
| @@ -15,6 +15,7 @@ static_library("webdata_services") {
|
| "//components/autofill/core/browser",
|
| "//components/keyed_service/core",
|
| "//components/password_manager/core/browser",
|
| + "//components/payments/content:utils",
|
| "//components/search_engines",
|
| "//components/signin/core/browser",
|
| "//components/sync",
|
|
|