summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tools/perf/benchmarks/smoothness.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/perf/benchmarks/smoothness.py b/tools/perf/benchmarks/smoothness.py
index 3eea8ad..0292d8d 100644
--- a/tools/perf/benchmarks/smoothness.py
+++ b/tools/perf/benchmarks/smoothness.py
@@ -18,7 +18,6 @@ class SmoothnessTop25(test.Test):
page_set = page_sets.Top25PageSet
-@test.Disabled('linux', 'mac', 'win') # crbug.com/368767
class SmoothnessToughCanvasCases(test.Test):
test = smoothness.Smoothness
page_set = page_sets.ToughCanvasCasesPageSet