Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 8fdbcf26a6a4194bfcff29d2ce0b05df6345bc95..6ab0310dc84da184d2f2986524880ed21415f613 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -3761,6 +3761,11 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
<summary>The amount of time (ms) to migrate a v7 database to v8.</summary> |
</histogram> |
+<histogram name="Cookie.TimeDatabaseMigrationToV9" units="ms"> |
+ <owner>erikchen@chromium.org</owner> |
+ <summary>The amount of time (ms) to migrate a v8 database to v9.</summary> |
+</histogram> |
+ |
<histogram name="Cookie.TimeGet" units="ms"> |
<obsolete> |
Deprecated as of 11/2014. |