| Index: tools/perf/benchmarks/smoothness.py
|
| diff --git a/tools/perf/benchmarks/smoothness.py b/tools/perf/benchmarks/smoothness.py
|
| index faec5d8a55ac1a9e72f3c848558851f03365df1c..1176bb2ed50e9a6655de174d280334f48876be18 100644
|
| --- a/tools/perf/benchmarks/smoothness.py
|
| +++ b/tools/perf/benchmarks/smoothness.py
|
| @@ -121,7 +121,6 @@ class SmoothnessToughWebGLCases(_Smoothness):
|
| return 'smoothness.tough_webgl_cases'
|
|
|
|
|
| -@benchmark.Enabled('android')
|
| @benchmark.Disabled('android-webview') # http://crbug.com/653933
|
| class SmoothnessMaps(perf_benchmark.PerfBenchmark):
|
| page_set = page_sets.MapsPageSet
|
|
|