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

Unified Diff: components/variations.gypi

Issue 1564773002: Move components/compression to third_party/zlib/google (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix another #include... Created 4 years, 11 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 | « components/metrics/persisted_logs_unittest.cc ('k') | components/variations/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/variations.gypi
diff --git a/components/variations.gypi b/components/variations.gypi
index 157f68c05488149fe323571079dae201282ecd98..e88063859e69205cbd20929da64f09f404d8964d 100644
--- a/components/variations.gypi
+++ b/components/variations.gypi
@@ -19,7 +19,7 @@
'../crypto/crypto.gyp:crypto',
'../third_party/mt19937ar/mt19937ar.gyp:mt19937ar',
'../third_party/protobuf/protobuf.gyp:protobuf_lite',
- 'compression',
+ '../third_party/zlib/google/zip.gyp:compression_utils',
'crash_core_common',
],
'sources': [
« no previous file with comments | « components/metrics/persisted_logs_unittest.cc ('k') | components/variations/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698