Index: tools/perf/benchmarks/smoothness.py |
diff --git a/tools/perf/benchmarks/smoothness.py b/tools/perf/benchmarks/smoothness.py |
index 585dc2b415d21ea309a5045047aeb2665cbf2bc1..1d17e93d16c48c05ab4fe621b6c7a48264b29915 100644 |
--- a/tools/perf/benchmarks/smoothness.py |
+++ b/tools/perf/benchmarks/smoothness.py |
@@ -12,7 +12,6 @@ |
from telemetry import benchmark |
-@benchmark.Disabled('win', 'mac', 'linux') # crbug.com/510818 |
class SmoothnessTop25(perf_benchmark.PerfBenchmark): |
"""Measures rendering statistics while scrolling down the top 25 web pages. |