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

Unified Diff: components/metrics.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/metrics.gypi
diff --git a/components/metrics.gypi b/components/metrics.gypi
index e889923ab345f3471fd0f3eea32ee46f66c9a987..69ac2472f39189bac44d8707dcf34ef76d520408 100644
--- a/components/metrics.gypi
+++ b/components/metrics.gypi
@@ -15,8 +15,8 @@
'../base/base.gyp:base',
'../base/base.gyp:base_i18n',
'../base/base.gyp:base_prefs',
+ '../third_party/zlib/google/compression_utils.gyp:compression_utils',
'component_metrics_proto',
- 'compression',
'variations',
],
'export_dependent_settings': [

Powered by Google App Engine
This is Rietveld 408576698