| Index: components/webdata_services/BUILD.gn
|
| diff --git a/components/webdata_services/BUILD.gn b/components/webdata_services/BUILD.gn
|
| index 35d434b5b076edd84f123339ed94d0fbfc8b9f9a..1818a437aa5c9fbc39ed8d506c8f80bc02d04c10 100644
|
| --- a/components/webdata_services/BUILD.gn
|
| +++ b/components/webdata_services/BUILD.gn
|
| @@ -17,9 +17,9 @@ static_library("webdata_services") {
|
| "//components/password_manager/core/browser",
|
| "//components/search_engines",
|
| "//components/signin/core/browser",
|
| + "//components/sync",
|
| "//components/webdata/common",
|
| "//sql",
|
| - "//sync",
|
| ]
|
| }
|
|
|
|
|