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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1531013006: Remove OmahaUpdateInfoBar and related classes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix date Created 5 years 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/test/data/android/omahaupdateinfobar/omaha_update_infobar_test_page_2.html ('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 b4d637fa8986b8c5ea82c7c4958fd14df0a2ec7a..704fd0939a7a97a92b7406eead4507095293b19b 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -14772,6 +14772,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<histogram name="GoogleUpdate.InfoBar.ActionTaken"
enum="GoogleUpdateInfoBarActions">
+ <obsolete>
+ Deprecated 12/2015 in Issue 566085.
+ </obsolete>
<owner>yfriedman@chromium.org</owner>
<owner>dfalcantara@chromium.org</owner>
<summary>
@@ -14781,6 +14784,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="GoogleUpdate.InfoBar.InternalStorageSizeAvailable" units="MB">
Yaron 2015/12/22 15:26:38 Can you add this metric back to your new impl? We
+ <obsolete>
+ Deprecated 12/2015 in Issue 566085.
+ </obsolete>
<owner>yfriedman@chromium.org</owner>
<owner>dfalcantara@chromium.org</owner>
<owner>khushalsagar@chromium.org</owner>
@@ -14791,6 +14797,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="GoogleUpdate.InfoBar.TimeShown" units="milliseconds">
+ <obsolete>
+ Deprecated 12/2015 in Issue 566085.
+ </obsolete>
<owner>yfriedman@chromium.org</owner>
<owner>dfalcantara@chromium.org</owner>
<summary>
« no previous file with comments | « chrome/test/data/android/omahaupdateinfobar/omaha_update_infobar_test_page_2.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698