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

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: Thestig comment and test fix Created 5 years, 10 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
« no previous file with comments | « components/data_reduction_proxy/core/common/data_reduction_proxy_switches.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 64db27be2722374cf46243c062376ed18c80159b..c53152c54a6f1b0e30203c57e339b4c78b78c8fe 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -51277,6 +51277,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"/>
<int value="-2098610409" label="disable-lcd-text"/>
<int value="-2097515669" label="disable-cast"/>
<int value="-2077268643" label="disable-device-enumeration"/>
@@ -51331,6 +51332,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="-1571841513" label="enable-devtools-experiments"/>
<int value="-1553477903" label="ash-disable-text-filtering-in-overview-mode"/>
<int value="-1546903171" label="enable-touch-drag-drop"/>
+ <int value="-1514611301" label="enable-data-reduction-proxy-bypass-warnings"/>
<int value="-1510839574" label="disable-sync-synced-notifications"/>
<int value="-1497338981" label="disable-accelerated-overflow-scroll"/>
<int value="-1482685863" label="enable-request-tablet-site"/>
« no previous file with comments | « components/data_reduction_proxy/core/common/data_reduction_proxy_switches.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698