Chromium Code Reviews| Index: components/sync/BUILD.gn |
| diff --git a/components/sync/BUILD.gn b/components/sync/BUILD.gn |
| index fbcf49494dd8185020fa3062fd979b772ab20d3d..7e0ae86b5a664586b28da758e8d7d9be4452497d 100644 |
| --- a/components/sync/BUILD.gn |
| +++ b/components/sync/BUILD.gn |
| @@ -561,6 +561,7 @@ static_library("sync") { |
| "//third_party/cacheinvalidation", |
| "//third_party/leveldatabase", |
| "//third_party/zlib", |
| + "//third_party/zlib:compression_utils", |
| "//url", |
| ] |