| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index fd2b1cad344a9d77b5f907f50bf3e65d0ee5b2f6..4606b2c0ea511a7d3f896e806f9f162dc82a1534 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -24111,6 +24111,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="History.ClearBrowsingData.TimeSpentInDialog" units="ms">
|
| + <owner>dullweber@chromium.org</owner>
|
| + <owner>msramek@chromium.org</owner>
|
| + <summary>
|
| + Time spent in Clear Browsing Data dialog. From opening the dialog until data
|
| + is cleared. This does not record users who exit the dialog without clearing.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="History.ClearBrowsingData.UserDeletedCookieOrCache"
|
| enum="CookieOrCacheDeletion">
|
| <owner>msramek@chromium.org</owner>
|
|
|