Index: sdk/lib/_internal/libraries.dart |
diff --git a/sdk/lib/_internal/libraries.dart b/sdk/lib/_internal/libraries.dart |
deleted file mode 100644 |
index daeea7712cd07364798e8b507c46a3b3041862dc..0000000000000000000000000000000000000000 |
--- a/sdk/lib/_internal/libraries.dart |
+++ /dev/null |
@@ -1,9 +0,0 @@ |
-// Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
-// for details. All rights reserved. Use of this source code is governed by a |
-// BSD-style license that can be found in the LICENSE file. |
- |
-/// This file moved under `sdk/lib/_internal/sdk_library_metadata/lib/libraries.dart`. |
-@deprecated |
-library libraries; |
- |
-export 'sdk_library_metadata/lib/libraries.dart'; |