Chromium Code Reviews| Index: tests/json/json_test.dart |
| diff --git a/tests/json/json_test.dart b/tests/json/json_test.dart |
| index af68004b36f42698dc8a4261199ff05e5f401e1f..1fe74e57708e6598591ce655f2a4239ec0b98b26 100644 |
| --- a/tests/json/json_test.dart |
| +++ b/tests/json/json_test.dart |
| @@ -3,7 +3,6 @@ |
| // BSD-style license that can be found in the LICENSE file. |
| library json_tests; |
| -import "package:expect/expect.dart"; |
| import 'dart:json' as json; |
| import 'dart:html'; |
| import '../../pkg/unittest/lib/unittest.dart'; |