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

Unified Diff: components/sync/BUILD.gn

Issue 2466663002: [Sync] Add tests for compression from client to server (Closed)
Patch Set: add dependency Created 4 years, 1 month 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/http_bridge_unittest.cc » ('j') | no next file with comments »
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 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",
]
« no previous file with comments | « no previous file | components/sync/engine/net/http_bridge_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698