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

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

Issue 2051213003: Add additional compressed formats for Mac OS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 | « 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/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index c2a8fd2ea52137e6208a123bc746b7380359a640..4786bf686c296fd770ecb8239450d5338dc51969 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -86953,6 +86953,10 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="261" label="RUN"/>
<int value="262" label="AD"/>
<int value="263" label="MPKG"/>
+ <int value="264" label="AS"/>
+ <int value="265" label="CPGZ"/>
+ <int value="266" label="PAX"/>
+ <int value="267" label="XIP"/>
</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