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

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

Issue 1164423009: Update histograms.xml with new ProxyPrefMigrationResult enum value. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 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 | « no previous file | 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 39db40d1ba51c233a2be60cd3485125dd6b8c80d..b5e7684357e418d5547643f4011348650eafc846 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -51293,6 +51293,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="3" label="Proxy pref containing a DRP was cleared"/>
<int value="4"
label="Proxy pref containing a *.googlezip.net proxy was cleared"/>
+ <int value="5"
+ label="Proxy pref of an embedded PAC script containing a
+ *.googlezip.net proxy was cleared"/>
</enum>
<enum name="DataReductionProxyResponseProxyServerStatus" type="int">
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698