| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index f335cdf74bb2f4146a848774cf2056530c3ad0fd..cf124ad7208b731deceac55ec5cd5389dca68b47 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -1174,6 +1174,15 @@ other types of suffix sets.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="Bookmarks.LaunchDepth">
|
| + <summary>
|
| + Logs the depth of the bookmark in the bookmark tree hiearchy every time a
|
| + bookmark is launched. Depth indicates how many levels below a permanent
|
| + bookmark folder the bookmark was found in (e.g. a bookmark immediately in
|
| + the bookmark bar has depth 1).
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Canvas.ContextType" enum="CanvasContextType">
|
| <summary>
|
| Records the context type names used to create canvas rendering contexts.
|
|
|