Chromium Code Reviews| Index: test/runner/browser/runner_test.dart |
| diff --git a/test/runner/browser/runner_test.dart b/test/runner/browser/runner_test.dart |
| index 1fbaf7ad9a42a5a31e83fcb60cdbc11086bb31b5..bf90243369bfebac428fbb1ad3f440ae4903ce1b 100644 |
| --- a/test/runner/browser/runner_test.dart |
| +++ b/test/runner/browser/runner_test.dart |
| @@ -2,6 +2,8 @@ |
| // for details. All rights reserved. Use of this source code is governed by a |
| // BSD-style license that can be found in the LICENSE file. |
| +@TestOn("vm") |
| + |
| import 'dart:io'; |
| import 'package:path/path.dart' as p; |