Chromium Code Reviews| Index: chrome/test/BUILD.gn |
| diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn |
| index ae7b42cbf38f6140905640a569618e93f8360486..f233879d87a81ab2103b41f1cdbea60910559687 100644 |
| --- a/chrome/test/BUILD.gn |
| +++ b/chrome/test/BUILD.gn |
| @@ -418,6 +418,7 @@ if (!is_android) { |
| "//net:test_support", |
| "//skia", |
| "//sync", |
| + "//sync:test_support_sync_api", |
| "//testing/gmock", |
| "//testing/gtest", |
| "//third_party/hunspell", |