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

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

Issue 66633003: Version 1.0.0.0 (Closed) Base URL: http://dart.googlecode.com/svn/trunk/
Patch Set: Created 7 years, 1 month 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: dart/sdk/lib/_internal/libraries.dart
===================================================================
--- dart/sdk/lib/_internal/libraries.dart (revision 30108)
+++ dart/sdk/lib/_internal/libraries.dart (working copy)
@@ -75,7 +75,7 @@
"isolate": const LibraryInfo(
"isolate/isolate.dart",
- maturity: Maturity.UNSTABLE,
+ maturity: Maturity.STABLE,
dart2jsPatchPath: "_internal/lib/isolate_patch.dart"),
"js": const LibraryInfo(
« no previous file with comments | « dart/editor/tools/plugins/com.google.dart.tools.deploy/splash.bmp ('k') | dart/sdk/lib/mirrors/mirrors.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698