| Index: pkg/analyzer/lib/src/generated/source_io.dart
|
| diff --git a/pkg/analyzer/lib/src/generated/source_io.dart b/pkg/analyzer/lib/src/generated/source_io.dart
|
| index 4847d9ac4511ee95cba9cbb58b97443c0a7f0277..49641c8de1610bbc7b713d007f76b690c1b39015 100644
|
| --- a/pkg/analyzer/lib/src/generated/source_io.dart
|
| +++ b/pkg/analyzer/lib/src/generated/source_io.dart
|
| @@ -102,6 +102,7 @@ class FileBasedSource extends Source {
|
| /**
|
| * The URI from which this source was originally derived.
|
| */
|
| + @override
|
| final Uri uri;
|
|
|
| /**
|
|
|