Index: chrome/test/BUILD.gn |
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn |
index a963c4ece8e4137b4350ba7e6e0817c03bd18bf5..1ea33791bf1f0dba9695341ce69cc25c8e81c52d 100644 |
--- a/chrome/test/BUILD.gn |
+++ b/chrome/test/BUILD.gn |
@@ -424,6 +424,7 @@ if (!is_android) { |
"//net:test_support", |
"//skia", |
"//sync", |
+ "//sync:test_support_sync_api", |
"//testing/gmock", |
"//testing/gtest", |
"//third_party/hunspell", |