| 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',
|
|
|