Chromium Code Reviews| Index: test/runner/browser/compiler_pool_test.dart |
| diff --git a/test/runner/browser/compiler_pool_test.dart b/test/runner/browser/compiler_pool_test.dart |
| index b08d65ff89da1c6d10503a17e613bd2eb27984a1..34da6236bb14197ca678295631218b96037a160c 100644 |
| --- a/test/runner/browser/compiler_pool_test.dart |
| +++ b/test/runner/browser/compiler_pool_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; |