Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 9716b74c58724afe92f93651364a843c2137249f..3f4cce4a294ba9902ddce1842fb75a6d6d8709ae 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -58402,6 +58402,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</summary> |
</histogram> |
+<histogram name="ServiceWorkerCache.Response.HasDepricatedURL" enum="Boolean"> |
+ <owner>horo@chromium.org</owner> |
+ <summary> |
+ True if a response read from the CacheStorage has a url field. This field |
+ was deprecated in M57. |
+ </summary> |
+</histogram> |
+ |
<histogram name="ServiceWorkerCache.Scheduler.IsOperationSlow" enum="Boolean"> |
<owner>jkarlin@chromium.org</owner> |
<summary> |