| Index: compiler/javatests/com/google/dart/compiler/CompilerTestCase.java
|
| diff --git a/compiler/javatests/com/google/dart/compiler/CompilerTestCase.java b/compiler/javatests/com/google/dart/compiler/CompilerTestCase.java
|
| index 6a49c9dcf64f4b6676040a6a2c5c94c89d911c04..faae60c69299ae03ba1b4090f70191a01928cf04 100644
|
| --- a/compiler/javatests/com/google/dart/compiler/CompilerTestCase.java
|
| +++ b/compiler/javatests/com/google/dart/compiler/CompilerTestCase.java
|
| @@ -24,7 +24,6 @@ import com.google.dart.compiler.parser.DartParserRunner;
|
| import com.google.dart.compiler.resolver.Element;
|
| import com.google.dart.compiler.type.Type;
|
| import com.google.dart.compiler.type.TypeKind;
|
| -import com.google.dart.compiler.util.apache.StringUtils;
|
|
|
| import junit.framework.TestCase;
|
|
|
|
|