| Index: tools/perf/benchmarks/smoothness.py
|
| diff --git a/tools/perf/benchmarks/smoothness.py b/tools/perf/benchmarks/smoothness.py
|
| index 7a883356ae735c92acb2d06fac02cce4403f066a..69afb152e3de84c1bad0f71f08a6d5aab58b335a 100644
|
| --- a/tools/perf/benchmarks/smoothness.py
|
| +++ b/tools/perf/benchmarks/smoothness.py
|
| @@ -122,7 +122,7 @@ class SmoothnessFastPathGpuRasterizationKeySilkCases(
|
| silk_flags.CustomizeBrowserOptionsForFastPath(options)
|
|
|
|
|
| -@benchmark.Enabled('android')
|
| +@benchmark.Disabled # crbug.com/402885
|
| class SmoothnessSimpleMobilePages(benchmark.Benchmark):
|
| """Measures rendering statistics for pinch-zooming into the tough pinch zoom
|
| cases
|
|
|