Chromium Code Reviews| Index: test/runner/browser/compact_reporter_test.dart |
| diff --git a/test/runner/browser/compact_reporter_test.dart b/test/runner/browser/compact_reporter_test.dart |
| index 6af92fe5fd14846734899aba7c792babb97e7980..c24cebe4b1e14ea9badb71abbcb63dc2e391e007 100644 |
| --- a/test/runner/browser/compact_reporter_test.dart |
| +++ b/test/runner/browser/compact_reporter_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; |