Chromium Code Reviews| Index: test/runner/browser/loader_test.dart |
| diff --git a/test/runner/browser/loader_test.dart b/test/runner/browser/loader_test.dart |
| index e2ff2688b4167772de5a2fcedc0263499410660b..a556c5d39420c2abbdf514632fd5e2124d253a83 100644 |
| --- a/test/runner/browser/loader_test.dart |
| +++ b/test/runner/browser/loader_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; |