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

Unified Diff: sync/BUILD.gn

Issue 1246523003: [Sync] Finch Experiment : Enable compression between sync client and server (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update UMA name Created 5 years, 4 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 | sync/internal_api/http_bridge.cc » ('j') | sync/internal_api/http_bridge.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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) {
« no previous file with comments | « no previous file | sync/internal_api/http_bridge.cc » ('j') | sync/internal_api/http_bridge.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698