Index: infra/bots/recipes/swarm_perf.py |
diff --git a/infra/bots/recipes/swarm_perf.py b/infra/bots/recipes/swarm_perf.py |
index 39b65b2ac15fe0e9813948600278127ffde92434..96e21e1b026cdbf041809826383571c958becf0f 100644 |
--- a/infra/bots/recipes/swarm_perf.py |
+++ b/infra/bots/recipes/swarm_perf.py |
@@ -188,7 +188,6 @@ |
'--undefok', # This helps branches that may not know new flags. |
'-i', api.flavor.device_dirs.resource_dir, |
'--skps', api.flavor.device_dirs.skp_dir, |
- '--svgs', api.flavor.device_dirs.svg_dir, |
'--images', api.flavor.device_path_join( |
api.flavor.device_dirs.images_dir, 'nanobench'), |
] |