| Index: tools/perf/benchmarks/memory_infra.py
|
| diff --git a/tools/perf/benchmarks/memory_infra.py b/tools/perf/benchmarks/memory_infra.py
|
| index 809b3e0149e77d503d03694c91d6715baf3c49f8..1e03843c3aa8e3e270c87883f8ece7c231a1395b 100644
|
| --- a/tools/perf/benchmarks/memory_infra.py
|
| +++ b/tools/perf/benchmarks/memory_infra.py
|
| @@ -231,7 +231,6 @@
|
|
|
|
|
| @benchmark.Enabled('has tabs') # http://crbug.com/612210
|
| -@benchmark.Disabled('android') # http://crbug.com/648396
|
| class MemoryLongRunningIdleGmailBackground(_MemoryV8Benchmark):
|
| """Use (recorded) real world web sites and measure memory consumption
|
| of long running idle Gmail page """
|
|
|