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

Unified Diff: components/cronet.gypi

Issue 1431723002: Add brotli content-encoding filter. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix histograms.xml Created 5 years, 1 month 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/cronet.gypi
diff --git a/components/cronet.gypi b/components/cronet.gypi
index 71d2794ec6eaf7413412921e7663b2586ebde9e5..cc4d708743e56073d860b31286e3144923e9b09c 100644
--- a/components/cronet.gypi
+++ b/components/cronet.gypi
@@ -3,6 +3,9 @@
# found in the LICENSE file.
{
+ 'defines': [
+ 'DISABLE_BROTLI_SUPPORT=1',
+ ],
'conditions': [
['OS=="android"', {
# TODO(mef): Figure out what needs to be done for gn script.
« no previous file with comments | « chrome/common/chrome_switches.cc ('k') | net/BUILD.gn » ('j') | net/filter/brotli_filter.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698