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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2866223002: Add htm and html to pingable download file types. (Closed)
Patch Set: add bug number and explanation Created 3 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:
Download patch
« no previous file with comments | « chrome/browser/resources/safe_browsing/download_file_types.asciipb ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index 4de19ab54f36ee148e61ac6942e171e45d2bc1d5..77fb73cec04e8b22c1db9e94d46d3871be4f26aa 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -30736,6 +30736,8 @@ from previous Chrome versions.
<int value="281" label="PPSX"/>
<int value="282" label="SLDX"/>
<int value="283" label="SLDM"/>
+ <int value="284" label="HTM"/>
+ <int value="285" label="HTML"/>
</enum>
<enum name="SBClientDownloadIsSignedBinary" type="int">
« no previous file with comments | « chrome/browser/resources/safe_browsing/download_file_types.asciipb ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698