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

Unified Diff: tools/metrics/histograms/histograms.xml

Side-by-side diff isn't available for this file because of its large size.
Issue 684223003: Data Reduction Proxy Interstitials (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Adding tests and addressing comments Created 5 years, 12 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:
Download patch
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 088c2638a80dbb162f5d65dc9501b078ce8f427e..96d4fc3b009d0521ab2b4e1b67954e01fb579f7c 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -49530,6 +49530,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="-2132591642" label="enable-input-view"/>
<int value="-2117201726" label="disable-gpu-rasterization"/>
<int value="-2114831248" label="disable-new-ntp"/>
+ <int value="-2099035488" label="enable-data-reduction-proxy-bypass-warning"/>
bengr 2014/12/29 18:45:43 Would you please double check that all of our flag
megjablon 2014/12/30 23:40:01 Done.
<int value="-2098610409" label="disable-lcd-text"/>
<int value="-2097515669" label="disable-cast"/>
<int value="-2077268643" label="disable-device-enumeration"/>

Powered by Google App Engine
This is Rietveld 408576698