| Index: tools/perf/benchmarks/smoothness.py
|
| diff --git a/tools/perf/benchmarks/smoothness.py b/tools/perf/benchmarks/smoothness.py
|
| index 3eea8ad1e4ebfd2294a6137803d28554a3bc0130..5b2413e622fd0b35c1316b0d4a4b77d99759d6fc 100644
|
| --- a/tools/perf/benchmarks/smoothness.py
|
| +++ b/tools/perf/benchmarks/smoothness.py
|
| @@ -9,7 +9,6 @@ from measurements import smoothness
|
| import page_sets
|
|
|
|
|
| -@test.Disabled # crbug.com/368767
|
| class SmoothnessTop25(test.Test):
|
| """Measures rendering statistics while scrolling down the top 25 web pages.
|
|
|
|
|