Chromium Code Reviews| Index: tools/metrics/histograms/histograms.xml |
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
| index d9f88bf79c33967ef226bce8c7f3ae866114637e..3a87a2ec7ed1b6f130becaff26d9cd2d128a9817 100644 |
| --- a/tools/metrics/histograms/histograms.xml |
| +++ b/tools/metrics/histograms/histograms.xml |
| @@ -21237,14 +21237,6 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
| </summary> |
| </histogram> |
| -<histogram name="Renderer4.AccelContentPaintDurationMS"> |
|
danakj
2014/05/12 15:57:53
Instead of deleting a histogram entirely, you shou
|
| - <owner>wiltzius@chromium.org</owner> |
| - <summary> |
| - Time spent by WebKit painting the page, in milliseconds, when the GPU |
| - acceleration is active, for paints that affect non-root layers. |
| - </summary> |
| -</histogram> |
| - |
| <histogram name="Renderer4.AccelContentPaintMegapixPerSecond"> |
| <owner>wiltzius@chromium.org</owner> |
| <summary> |