Index: tools/nanobench_flags.py |
diff --git a/tools/nanobench_flags.py b/tools/nanobench_flags.py |
index 9283683cb3bedf44a368718dd5f93e99cad7b224..5b4a968ffd758e7f71171455a6cecf971160fba4 100755 |
--- a/tools/nanobench_flags.py |
+++ b/tools/nanobench_flags.py |
@@ -63,8 +63,6 @@ def get_args(bot): |
match.append('~desk_carsvg') |
if 'HD2000' in bot: |
match.extend(['~gradient', '~etc1bitmap']) # skia:2895 |
- if 'Nexus7' in bot: |
- match = ['skp'] # skia:2774 |
if 'NexusPlayer' in bot: |
match.append('~desk_unicodetable') |