| Index: pkg/analyzer/lib/src/generated/sdk.dart
|
| diff --git a/pkg/analyzer/lib/src/generated/sdk.dart b/pkg/analyzer/lib/src/generated/sdk.dart
|
| index 8e1abb21ddbe4559a3f5d0aa401049d7234b61b2..6f50b44c1185a0d6cbcbc8b44c08f597c511b899 100644
|
| --- a/pkg/analyzer/lib/src/generated/sdk.dart
|
| +++ b/pkg/analyzer/lib/src/generated/sdk.dart
|
| @@ -372,10 +372,6 @@ class SdkLibraryImpl implements SdkLibrary {
|
| */
|
| static int VM_PLATFORM = 2;
|
|
|
| - /**
|
| - * The short name of the library. This is the name used after 'dart:' in a
|
| - * URI.
|
| - */
|
| @override
|
| final String shortName;
|
|
|
|
|