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

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

Issue 1577533002: Add download pings for: .rels, .msg, .eml. Add UMA for .rtf. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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 | « chrome/common/safe_browsing/download_protection_util.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 f8929d41878a3179bc1c23280f4051f4f2b5cb63..6ba385c5a579c6546b2e8146459cc96cc5145b6b 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -76063,6 +76063,10 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="238" label="XXE"/>
<int value="239" label="ZIPX"/>
<int value="240" label="ZPAQ"/>
+ <int value="241" label="RELS"/>
+ <int value="242" label="MSG"/>
+ <int value="243" label="EML"/>
+ <int value="244" label="RTF"/>
</enum>
<enum name="SBClientDownloadIsSignedBinary" type="int">
« no previous file with comments | « chrome/common/safe_browsing/download_protection_util.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698