| Index: dart/compiler/javatests/com/google/dart/compiler/end2end/inc/someimpl.bodychange.dart
|
| diff --git a/dart/compiler/javatests/com/google/dart/compiler/end2end/inc/someimpl.bodychange.dart b/dart/compiler/javatests/com/google/dart/compiler/end2end/inc/someimpl.bodychange.dart
|
| index a3fd2fd91c26025661a4bad954c8eaf54efae5fb..1311a0620b9da50763e11c9ea5c9866903bcb39f 100644
|
| --- a/dart/compiler/javatests/com/google/dart/compiler/end2end/inc/someimpl.bodychange.dart
|
| +++ b/dart/compiler/javatests/com/google/dart/compiler/end2end/inc/someimpl.bodychange.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_;
|
|
|