Index: tools/dartium/update_deps.py |
diff --git a/tools/dartium/update_deps.py b/tools/dartium/update_deps.py |
index 3370a24df7c2b9feca587f5445a581762d90bcfb..ee442dc1d2782feb3b561fdefc875c3d6981e927 100755 |
--- a/tools/dartium/update_deps.py |
+++ b/tools/dartium/update_deps.py |
@@ -29,7 +29,6 @@ from time import strptime |
# |
# (e) Test by running (Ctrl-C to quit): |
# > ./dartium_tools/update_deps.py |
-# > ./dartium_tools/update_deps.py --target=multivm |
# > ./dartium_tools/update_deps.py --target=clank |
# > ./dartium_tools/update_deps.py --target=integration |
# |