| Index: components/browsing_data/core/BUILD.gn
|
| diff --git a/components/browsing_data/core/BUILD.gn b/components/browsing_data/core/BUILD.gn
|
| index 19ae36c9750293c9076cf8d124daaf472b0bc168..927ce1259ecc8669bea7b752c371f521bc1ef094 100644
|
| --- a/components/browsing_data/core/BUILD.gn
|
| +++ b/components/browsing_data/core/BUILD.gn
|
| @@ -28,7 +28,7 @@ static_library("core") {
|
| "//components/history/core/browser",
|
| "//components/password_manager/core/browser",
|
| "//components/prefs:prefs",
|
| - "//components/sync_driver",
|
| + "//components/sync",
|
| "//components/webdata/common",
|
| ]
|
| }
|
|
|