| Index: dart/tests/compiler/dart2js/analyze_dart2js_test.dart
|
| diff --git a/dart/tests/compiler/dart2js/analyze_dart2js_test.dart b/dart/tests/compiler/dart2js/analyze_dart2js_test.dart
|
| index 95080833446e4dbc123a18403c502b8928635fdf..ccd379e91f235ca1ac7d74e0ea84847dc90dc565 100644
|
| --- a/dart/tests/compiler/dart2js/analyze_dart2js_test.dart
|
| +++ b/dart/tests/compiler/dart2js/analyze_dart2js_test.dart
|
| @@ -2,7 +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.
|
|
|
| -library analyze_api;
|
| +library analyze_dart2js;
|
|
|
| import "package:expect/expect.dart";
|
| import '../../../sdk/lib/_internal/compiler/implementation/filenames.dart';
|
|
|