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

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

Issue 2823233003: Deprecate Once-Per-Origin Navigation histograms (Closed)
Patch Set: Remove deleted .h from .mm Created 3 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 | « ios/chrome/browser/tabs/tab.mm ('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 4f1ec4167292e4484b030fa076457f8e5f1b56f0..bb2742cb8a6f66e952462b77c7c987a5bc1c15ce 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -31479,6 +31479,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="Navigation.SchemePerUniqueOrigin" enum="NavigationScheme">
+ <obsolete>
+ Deprecated 4/2017 in Issue 712843.
+ </obsolete>
<owner>palmer@chromium.org</owner>
<owner>felt@chromium.org</owner>
<summary>
@@ -31488,6 +31491,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="Navigation.SchemePerUniqueOriginOTR" enum="NavigationScheme">
+ <obsolete>
+ Deprecated 4/2017 in Issue 712843.
+ </obsolete>
<owner>palmer@chromium.org</owner>
<owner>felt@chromium.org</owner>
<summary>
« no previous file with comments | « ios/chrome/browser/tabs/tab.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698