Chromium Code Reviews| Index: tools/perf/benchmarks/smoothness.py |
| diff --git a/tools/perf/benchmarks/smoothness.py b/tools/perf/benchmarks/smoothness.py |
| index 9a5d5bb30d7e5f8219684022fec0e407d349d905..fb2d488c279fe8c1bea576214780aee025586de3 100644 |
| --- a/tools/perf/benchmarks/smoothness.py |
| +++ b/tools/perf/benchmarks/smoothness.py |
| @@ -37,7 +37,6 @@ |
| return True |
| -@benchmark.Disabled('mac') # crbug.com/623570 |
| class SmoothnessTop25(_Smoothness): |
| """Measures rendering statistics while scrolling down the top 25 web pages. |