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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1041763002: Remove stale-while-revalidate experimental implementation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add missing header includes. Created 5 years, 6 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
« net/log/net_log_source_type_list.h ('K') | « net/log/net_log_source_type_list.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 ec03e58ec6d168eb277dc84930a1802f28dd51b0..dd4f64eae26203479e49f6df2fe33cc03784d083 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -12928,6 +12928,9 @@ Therefore, the affected-histogram name has to have at least one dot in it.
</histogram>
<histogram name="HttpCache.AsyncValidationDuration" units="milliseconds">
+ <obsolete>
+ Deprecated as of 3/2015.
+ </obsolete>
<owner>ricea@chromium.org</owner>
<summary>
The time spent performing an asynchronous revalidation that was triggered by
« net/log/net_log_source_type_list.h ('K') | « net/log/net_log_source_type_list.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698