Index: tests/compiler/dart2js/patch_test.dart |
diff --git a/tests/compiler/dart2js/patch_test.dart b/tests/compiler/dart2js/patch_test.dart |
index 529c7168b91224404aa5f0c66986edf29360010c..42bfc60d009325e41867fbc704af234001fa7e3b 100644 |
--- a/tests/compiler/dart2js/patch_test.dart |
+++ b/tests/compiler/dart2js/patch_test.dart |
@@ -2,6 +2,7 @@ |
// 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. |
+import "package:expect/expect.dart"; |
import "../../../sdk/lib/_internal/compiler/implementation/dart2jslib.dart"; |
import "../../../sdk/lib/_internal/compiler/implementation/elements/elements.dart"; |
import "../../../sdk/lib/_internal/compiler/implementation/tree/tree.dart"; |