Index: sync/BUILD.gn |
diff --git a/sync/BUILD.gn b/sync/BUILD.gn |
index 30e1fddc1ef7d648e2be7b8c6e9cfea658cf2ad3..584550f980a4d53ac50792c1fef0cf41823db1bf 100644 |
--- a/sync/BUILD.gn |
+++ b/sync/BUILD.gn |
@@ -695,6 +695,7 @@ test("sync_unit_tests") { |
"//testing/gtest", |
"//third_party/leveldatabase", |
"//third_party/protobuf:protobuf_lite", |
+ "//third_party/zlib", |
] |
if (is_android) { |