| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 916f225e7fb9920bce765a21a87528c65806a1ab..022e957a12a403f92ae9563eb161f4bd3c7fc95f 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -109847,11 +109847,12 @@ value.
|
| <suffix name="FileSystem"
|
| label="Deprecated as of 9/2013. Time to get access to the local file
|
| system."/>
|
| - <suffix name="Parse" label="Time to parse Javascript and CSS."/>
|
| + <suffix name="Parse" label="Time to parse Javascript and CSS (Deprecated)."/>
|
| <suffix name="Roots" label="Time to enumerate file system roots."/>
|
| <suffix name="Total"
|
| label="Total load time from the moment the Javascript started parsing
|
| till the moment the empty file list is displayed."/>
|
| + <suffix name="Script" label="Time to parse Javascript and CSS."/>
|
| <affected-histogram name="FileBrowser.Load"/>
|
| </histogram_suffixes>
|
|
|
|
|