Chromium Code Reviews| Index: bin/devrun.dart |
| diff --git a/bin/devrun.dart b/bin/devrun.dart |
| index 3c73959ecdf4df8ae85783880374f4cc26b0aea2..db9b3a2ff7954206b0807851e5fb1d2c43f18311 100755 |
| --- a/bin/devrun.dart |
| +++ b/bin/devrun.dart |
| @@ -88,6 +88,7 @@ _writeHtmlRunner( |
| '--js-flags="--harmony-arrow-functions ' |
| '--harmony-classes ' |
| '--harmony-computed-property-names ' |
| + '--harmony_destructuring ' |
| '--harmony-spreadcalls"' |
| '\n'); |
| } |