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

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: 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
Index: components/variations.gypi
diff --git a/components/variations.gypi b/components/variations.gypi
index 157f68c05488149fe323571079dae201282ecd98..ceecc574ba317f6eebba8cff3c5f736ef210f3e4 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/compression_utils.gyp:compression_utils',
'crash_core_common',
],
'sources': [

Powered by Google App Engine
This is Rietveld 408576698