| Index: tests/compiler/dart2js_extra/deferred/deferred_overlapping_lib3.dart
|
| diff --git a/tests/compiler/dart2js_extra/deferred/deferred_overlapping_lib3.dart b/tests/compiler/dart2js_extra/deferred/deferred_overlapping_lib3.dart
|
| index 80d5c9e8a50e6b8cf52f1cb5a37dfad70b423caf..7a87b7b8b59f08574dcfa7fbe7c8157e8af2118f 100644
|
| --- a/tests/compiler/dart2js_extra/deferred/deferred_overlapping_lib3.dart
|
| +++ b/tests/compiler/dart2js_extra/deferred/deferred_overlapping_lib3.dart
|
| @@ -2,4 +2,4 @@
|
| // 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.
|
|
|
| -class C3 {}
|
| +class C3 {}
|
|
|