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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2333853002: Support --delete-old-versions in setup.exe. (Closed)
Patch Set: Created 4 years, 3 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/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 32ffe961ae65c228ab1a404a0d24880164432094..f16694ffbcf429603a74aa8e04b279c54ce10a3c 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -84094,6 +84094,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="58" label="IN_USE_DOWNGRADE"/>
<int value="59" label="OLD_VERSION_DOWNGRADE"/>
<int value="60" label="SETUP_SINGLETON_ACQUISITION_FAILED"/>
+ <int value="61" label="SETUP_SINGLETON_RELEASED"/>
+ <int value="62" label="DELETE_OLD_VERSIONS_SUCCESS"/>
</enum>
<enum name="InstantControllerEvent" type="int">
« chrome/installer/setup/setup_main.cc ('K') | « chrome/installer/util/util_constants.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698