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

Unified Diff: build/common.gypi

Issue 274453011: Revert of Collect data reduction proxy UMA on all platforms (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 7 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 | « no previous file | chrome/browser/net/chrome_network_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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%' : '',
« no previous file with comments | « no previous file | chrome/browser/net/chrome_network_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698