Chromium Code Reviews| Index: components/sync/BUILD.gn |
| diff --git a/components/sync/BUILD.gn b/components/sync/BUILD.gn |
| index 523ab075b1b3021ea7f022313b940ab28d0d67ca..225b4c3d522ba49497da8abc4f72c2e016a12df8 100644 |
| --- a/components/sync/BUILD.gn |
| +++ b/components/sync/BUILD.gn |
| @@ -964,6 +964,7 @@ source_set("unit_tests") { |
| "//testing/gtest", |
| "//third_party/leveldatabase", |
| "//third_party/protobuf:protobuf_lite", |
| + "//third_party/zlib:compression_utils", |
| "//url", |
| ] |