| Index: components/webdata_services/BUILD.gn
|
| diff --git a/components/webdata_services/BUILD.gn b/components/webdata_services/BUILD.gn
|
| index 1818a437aa5c9fbc39ed8d506c8f80bc02d04c10..f07416f3e78b264a427fe54934a34f236dbf74ae 100644
|
| --- a/components/webdata_services/BUILD.gn
|
| +++ b/components/webdata_services/BUILD.gn
|
| @@ -18,6 +18,7 @@ static_library("webdata_services") {
|
| "//components/search_engines",
|
| "//components/signin/core/browser",
|
| "//components/sync",
|
| + "//components/version_info",
|
| "//components/webdata/common",
|
| "//sql",
|
| ]
|
|
|