Chromium Code Reviews| Index: lib/src/runner/v8_runner.dart |
| diff --git a/lib/src/runner/v8_runner.dart b/lib/src/runner/v8_runner.dart |
| index 6f55d40096342ebfc6aea26a7dc4878a46bf6357..3797be90bf3c7397a24bb867c951aab463ef036f 100644 |
| --- a/lib/src/runner/v8_runner.dart |
| +++ b/lib/src/runner/v8_runner.dart |
| @@ -3,7 +3,6 @@ |
| // BSD-style license that can be found in the LICENSE file. |
| /// V8 runner support used by dartdevrun. |
| -library dev_compiler.src.runner.v8_utils; |
| import 'dart:async'; |
| import 'dart:io'; |