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

Unified Diff: components/autofill.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/BUILD.gn ('k') | components/autofill/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/autofill.gypi
diff --git a/components/autofill.gypi b/components/autofill.gypi
index 5d07ed2b830bbbf7b6605ee7e1070eda7c0136b5..29c04fa0242c2c9aec4c9b3e59955dc1d60fe48f 100644
--- a/components/autofill.gypi
+++ b/components/autofill.gypi
@@ -11,6 +11,7 @@
'dependencies': [
'../base/base.gyp:base',
'../base/base.gyp:base_i18n',
+ '../third_party/zlib/google/zip.gyp:compression_utils',
'../url/url.gyp:url_lib',
],
'include_dirs': [
@@ -86,7 +87,6 @@
'autofill_core_common',
'components_resources.gyp:components_resources',
'components_strings.gyp:components_strings',
- 'compression',
'data_use_measurement_core',
'infobars_core',
'keyed_service_core',
« no previous file with comments | « components/BUILD.gn ('k') | components/autofill/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698