Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(549)

Unified Diff: components/sync/BUILD.gn

Issue 2380143002: [Sync] Enable Compression from Client to Server by experiment (Closed)
Patch Set: use experience to control compression Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | components/sync/engine/net/DEPS » ('j') | components/sync/engine_impl/commit.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « no previous file | components/sync/engine/net/DEPS » ('j') | components/sync/engine_impl/commit.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698