Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(250)

Unified Diff: pkg/kernel/test/class_hierarchy_bench.dart

Issue 2896613003: Update cli description for a couple of benchmarks. (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | pkg/kernel/test/class_hierarchy_membench.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/kernel/test/class_hierarchy_bench.dart
diff --git a/pkg/kernel/test/class_hierarchy_bench.dart b/pkg/kernel/test/class_hierarchy_bench.dart
index 11fdb7a20531b9f9b3640073ef674f1c23b7cd55..5f2f34f9ff18d2de545d2a0ab6e3e68ab3ee86ba 100644
--- a/pkg/kernel/test/class_hierarchy_bench.dart
+++ b/pkg/kernel/test/class_hierarchy_bench.dart
@@ -18,7 +18,7 @@ ArgParser argParser = new ArgParser()
defaultsTo: '1');
String usage = '''
-Usage: class_hierarchy_bench [options] FILE.dart
+Usage: class_hierarchy_bench [options] FILE.dill
Options:
${argParser.usage}
« no previous file with comments | « no previous file | pkg/kernel/test/class_hierarchy_membench.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698