Index: tools/perf/benchmarks/smoothness.py |
diff --git a/tools/perf/benchmarks/smoothness.py b/tools/perf/benchmarks/smoothness.py |
index b8acbd3d5115467a6afde80550f71d575ba45f66..a25527c688c149eab35fa6ddc59c1c90b636f4c4 100644 |
--- a/tools/perf/benchmarks/smoothness.py |
+++ b/tools/perf/benchmarks/smoothness.py |
@@ -22,7 +22,7 @@ class SmoothnessToughCanvasCases(test.Test): |
page_set = 'page_sets/tough_canvas_cases.py' |
-@test.Disabled('linux', 'mac', 'win') # crbug.com/373812 |
+@test.Disabled # crbug.com/373812 |
class SmoothnessToughWebGLCases(test.Test): |
test = smoothness.Smoothness |
page_set = 'page_sets/tough_webgl_cases.py' |