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

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: 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
Index: tools/metrics/histograms/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index 7baf69da8b7b91a334b6953c05e38b20ceace6f3..ed0f72e72bd51c35a89f387958688efb9624981f 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -30718,6 +30718,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">

Powered by Google App Engine
This is Rietveld 408576698