| Index: tools/perf/benchmarks/smoothness.py
|
| diff --git a/tools/perf/benchmarks/smoothness.py b/tools/perf/benchmarks/smoothness.py
|
| index 9c8eaea2210d39ea243b1216aa558fff198f3c86..3eea8ad1e4ebfd2294a6137803d28554a3bc0130 100644
|
| --- a/tools/perf/benchmarks/smoothness.py
|
| +++ b/tools/perf/benchmarks/smoothness.py
|
| @@ -115,7 +115,7 @@ class SmoothnessFastPathGpuRasterizationKeySilkCases(
|
| silk_flags.CustomizeBrowserOptionsForFastPath(options)
|
|
|
|
|
| -@test.Disabled # crbug.com/384730
|
| +@test.Enabled('android')
|
| class SmoothnessToughPinchZoomCases(test.Test):
|
| """Measures rendering statistics for pinch-zooming into the tough pinch zoom
|
| cases
|
|
|