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

Unified Diff: components/autofill.gypi

Issue 1624543002: [Autofill] Remove GZIP compression since requests are now in proto (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase 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 | « chrome/chrome_tests.gypi ('k') | components/autofill/core/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 ac24009d2fe7b1ae05a3af3bb1987b9309e989a5..93d634f5b3b4b9013a40162eab9e5bfe65c6ad4d 100644
--- a/components/autofill.gypi
+++ b/components/autofill.gypi
@@ -11,7 +11,6 @@
'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': [
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | components/autofill/core/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698