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

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

Issue 1914213002: Support rollback with installerdata in mini_installer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: cr Created 4 years, 8 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/installer/util/util_constants.h ('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 aabd6f892904bde8977d04b523e62d1035bf9709..413552cc694355d8f2808dc32f5f922f065deadd 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -74468,6 +74468,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="55" label="REENABLE_UPDATES_SUCCEEDED"/>
<int value="56" label="REENABLE_UPDATES_FAILED"/>
<int value="57" label="UNPACKING_FAILED"/>
+ <int value="58" label="IN_USE_DOWNGRADE"/>
+ <int value="59" label="OLD_VERSION_DOWNGRADE"/>
</enum>
<enum name="InstantControllerEvent" type="int">
« no previous file with comments | « chrome/installer/util/util_constants.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698