| Index: chrome/test/BUILD.gn
|
| diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
|
| index 937fff5de01151529df87c2b065d42a583e4022b..18c988c59bdf3e31af489e6f6fd6930fca24ce8e 100644
|
| --- a/chrome/test/BUILD.gn
|
| +++ b/chrome/test/BUILD.gn
|
| @@ -111,7 +111,7 @@ static_library("test_support") {
|
| "//components/search_engines:test_support",
|
| "//components/signin/core/browser:test_support",
|
| "//components/sync",
|
| - "//components/sync_driver:test_support",
|
| + "//components/sync:test_support_sync_driver",
|
| "//components/sync_sessions:test_support",
|
| "//components/syncable_prefs:test_support",
|
| "//components/toolbar:test_support",
|
|
|