| Index: mojo/tools/data/benchmarks
|
| diff --git a/mojo/tools/data/benchmarks b/mojo/tools/data/benchmarks
|
| index 21e8cb56a793bec83844e5eb86418d98e14d7a69..4c1d39b7d7b7e21ea75ddeeb8dccfaddce01ebd1 100644
|
| --- a/mojo/tools/data/benchmarks
|
| +++ b/mojo/tools/data/benchmarks
|
| @@ -17,7 +17,7 @@ benchmarks = [
|
| }
|
| ],
|
| 'shell-args': [
|
| - '--args-for=mojo:dart_content_handler --complete-timeline',
|
| + '--args-for=mojo:dart_content_handler --dart-timeline',
|
| ]
|
| },
|
| {
|
| @@ -31,7 +31,7 @@ benchmarks = [
|
| }
|
| ],
|
| 'shell-args': [
|
| - '--args-for=mojo:dart_content_handler --complete-timeline',
|
| + '--args-for=mojo:dart_content_handler --dart-timeline',
|
| ]
|
| },
|
| {
|
| @@ -49,7 +49,7 @@ benchmarks = [
|
| }
|
| ],
|
| 'shell-args': [
|
| - '--args-for=mojo:dart_content_handler --disable-observatory --complete-timeline',
|
| + '--args-for=mojo:dart_content_handler --disable-observatory --dart-timeline',
|
| ]
|
| },
|
| {
|
| @@ -67,7 +67,7 @@ benchmarks = [
|
| }
|
| ],
|
| 'shell-args': [
|
| - '--args-for=mojo:dart_content_handler --run-on-message-loop --complete-timeline',
|
| + '--args-for=mojo:dart_content_handler --run-on-message-loop --dart-timeline',
|
| ]
|
| },
|
| {
|
|
|