| Index: dart/compiler/javatests/com/google/dart/compiler/end2end/inc/my.app.dart
|
| diff --git a/dart/compiler/javatests/com/google/dart/compiler/end2end/inc/my.app.dart b/dart/compiler/javatests/com/google/dart/compiler/end2end/inc/my.app.dart
|
| index 15aca3f09be3bf7a3cc60ad99fb69a5d38b29774..a9055022ccd24b8a2e36cc71ac6674f754116f3d 100644
|
| --- a/dart/compiler/javatests/com/google/dart/compiler/end2end/inc/my.app.dart
|
| +++ b/dart/compiler/javatests/com/google/dart/compiler/end2end/inc/my.app.dart
|
| @@ -1,7 +1,6 @@
|
| // Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file
|
| // 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 myApp;
|
|
|
| import "some.lib.dart";
|
| part "my.dart";
|
|
|