Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index 4c7d4b1ec651b432388d41770f8ae890d6e6f7c3..c7854b7c0c69f4338e05107f353a1fc9f975f38d 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -538,9 +538,9 @@ |
# Platform sends memory pressure signals natively. |
'native_memory_pressure_signals%': 0, |
- 'data_reduction_fallback_host%' : 'http://compress.googlezip.net:80/', |
+ 'data_reduction_fallback_host%' : '', |
'data_reduction_dev_host%' : '', |
- 'spdy_proxy_auth_origin%' : 'https://proxy.googlezip.net:443/', |
+ 'spdy_proxy_auth_origin%' : '', |
'spdy_proxy_auth_property%' : '', |
'spdy_proxy_auth_value%' : '', |
'data_reduction_proxy_probe_url%' : '', |