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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2341643008: Defaulting all downloads to go through Chrome network stack (Closed)
Patch Set: rebase Created 4 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 | « chrome/test/data/android/download/test.swf ('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 1d90a810a1337e69020f1f20dd187afe12874660..9e5d2bf88e2cc0106ebe08f980fa7eeec5c67641 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -25424,6 +25424,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<histogram name="MobileDownload.InterceptFailureReason"
enum="MobileDownloadInterceptFailureReason">
+ <obsolete>
+ Deprecated 09/2016 in Issue 647755 with all downloads going through Chrome.
+ </obsolete>
<owner>qinmin@chromium.org</owner>
<summary>
Android: Records the reason that Chrome fails to intercept a download and
« no previous file with comments | « chrome/test/data/android/download/test.swf ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698