| Index: compiler/javatests/com/google/dart/compiler/end2end/inc/my.app.dart
|
| diff --git a/compiler/javatests/com/google/dart/compiler/end2end/inc/my.app.dart b/compiler/javatests/com/google/dart/compiler/end2end/inc/my.app.dart
|
| index e02fbc69ba5e251485a8e0da1a0f32ab45fffa16..8a01c7486af8cf124bb393294b711152639f33fa 100644
|
| --- a/compiler/javatests/com/google/dart/compiler/end2end/inc/my.app.dart
|
| +++ b/compiler/javatests/com/google/dart/compiler/end2end/inc/my.app.dart
|
| @@ -12,4 +12,4 @@
|
| #source("myother4.dart");
|
| #source("myother5.dart");
|
| #source("myother6.dart");
|
| -#source("myother7.dart");
|
| +#source("myother7.dart");
|
|
|