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

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

Issue 683413002: [unpacker] Add a disable flag for the new zip unpacker. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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 | « chromeos/chromeos_switches.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 473bfff29224b70a5664c2fb07de964d5db9ca38..c510834b29f3c6123099d1d0e3ae573715c5dccd 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -46542,6 +46542,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="-2098610409" label="disable-lcd-text"/>
<int value="-2097515669" label="disable-cast"/>
<int value="-2077268643" label="disable-device-enumeration"/>
+ <int value="-2075725205" label="disable-new-zip-unpacker"/>
<int value="-2047822258" label="enable-avfoundation"/>
<int value="-2025367104" label="enable-material-design-ntp"/>
<int value="-2020024440" label="scroll-end-effect"/>
« no previous file with comments | « chromeos/chromeos_switches.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698