| Index: pkg/compiler/lib/src/resolution/secret_tree_element.dart
|
| diff --git a/pkg/compiler/lib/src/resolution/secret_tree_element.dart b/pkg/compiler/lib/src/resolution/secret_tree_element.dart
|
| index 803eb8f7c1a084a713dec624a19d993b8e63fd96..644f8454d266378987b8861fc5b85398dad1ca18 100644
|
| --- a/pkg/compiler/lib/src/resolution/secret_tree_element.dart
|
| +++ b/pkg/compiler/lib/src/resolution/secret_tree_element.dart
|
| @@ -16,7 +16,7 @@
|
| * So please, do not add additional elements to this library, and do
|
| * not import it.
|
| */
|
| -library secret_tree_element;
|
| +library dart2js.resolution.secret_tree_element;
|
|
|
| import '../diagnostics/invariant.dart' show invariant;
|
| import '../diagnostics/spannable.dart' show Spannable;
|
|
|