| Index: dart/frog/leg/source_file.dart
|
| diff --git a/dart/utils/compiler/source_file.dart b/dart/frog/leg/source_file.dart
|
| similarity index 98%
|
| rename from dart/utils/compiler/source_file.dart
|
| rename to dart/frog/leg/source_file.dart
|
| index c16d58ef2e78ff5c54a722c258ad98b8b6c9d0a4..234500d58443855e0a70780e4345cc51d68920d6 100644
|
| --- a/dart/utils/compiler/source_file.dart
|
| +++ b/dart/frog/leg/source_file.dart
|
| @@ -4,7 +4,7 @@
|
|
|
| #library('source_file');
|
|
|
| -#import('../../frog/leg/colors.dart');
|
| +#import('colors.dart');
|
|
|
| /**
|
| * Represents a file of source code.
|
|
|