Index: tools/perf/benchmarks/smoothness.py |
diff --git a/tools/perf/benchmarks/smoothness.py b/tools/perf/benchmarks/smoothness.py |
index 3590d5fd0ec2fda72cb6db8fc061ebd0e27044e0..37c0e0adba653078b1b397212b30b1e63760f164 100644 |
--- a/tools/perf/benchmarks/smoothness.py |
+++ b/tools/perf/benchmarks/smoothness.py |
@@ -187,7 +187,6 @@ |
return 'smoothness.gpu_rasterization.key_mobile_sites_smooth' |
-@benchmark.Disabled('yosemite') # crbug.com/581219 |
class SmoothnessGpuRasterizationToughPathRenderingCases(_Smoothness): |
"""Tests a selection of pages with SVG and 2D canvas paths with GPU |
rasterization. |