Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(332)

Unified Diff: sdk/lib/_internal/libraries.dart

Issue 16019002: Merge the dart:uri library into dart:core and update the Uri class (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Final cleanup Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: sdk/lib/_internal/libraries.dart
diff --git a/sdk/lib/_internal/libraries.dart b/sdk/lib/_internal/libraries.dart
index ea69f7768d542aa1e2c1d58048be9a160d887da6..eac82dfc096b17b588e9bde7ef3e83b8d7eda8c7 100644
--- a/sdk/lib/_internal/libraries.dart
+++ b/sdk/lib/_internal/libraries.dart
@@ -101,9 +101,6 @@ const Map<String, LibraryInfo> LIBRARIES = const {
category: "Client",
dart2jsPath: "svg/dart2js/svg_dart2js.dart"),
- "uri": const LibraryInfo(
- "uri/uri.dart"),
-
"utf": const LibraryInfo(
"utf/utf.dart"),
« no previous file with comments | « sdk/lib/_internal/dartdoc/test/export_map_test.dart ('k') | sdk/lib/_internal/pub/lib/src/command_lish.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698