| Index: dart/compiler/javatests/com/google/dart/compiler/end2end/inc/someimpl.change.dart
|
| diff --git a/dart/compiler/javatests/com/google/dart/compiler/end2end/inc/someimpl.change.dart b/dart/compiler/javatests/com/google/dart/compiler/end2end/inc/someimpl.change.dart
|
| index 667978ed45313800af327386eb598cee59a9f597..4be14ea9e44df1e795818a7e6025be008746bcae 100644
|
| --- a/dart/compiler/javatests/com/google/dart/compiler/end2end/inc/someimpl.change.dart
|
| +++ b/dart/compiler/javatests/com/google/dart/compiler/end2end/inc/someimpl.change.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.
|
| -part of someimpl_dart;
|
|
|
| class SomeClassImpl implements SomeClass {
|
| String message_;
|
|
|