| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index c17c5e63d071ebcc9caeb8190a071529f5898ff9..88f1545c5494b467a6dc2bba173e5f8c2d577293 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -8437,6 +8437,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| <summary>For each cookie added to the store, record it's type(s).</summary>
|
| </histogram>
|
|
|
| +<histogram name="CopylessPaste.ExtractionUs" units="microseconds">
|
| + <owner>wychen@chromium.org</owner>
|
| + <summary>
|
| + The time spent on scanning the document in the main frame to extract the
|
| + metadata. The metadata would be used to feed Icing for CopylessPaste feature
|
| + on Android.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Cras.StreamTimeoutMilliSeconds" units="ms">
|
| <owner>hychao@chromium.org</owner>
|
| <summary>
|
|
|