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

Side by Side Diff: pkg/stub_core_library/README.md

Issue 1134583005: Remove the core library stubbing infrastructure. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « pkg/pkg.status ('k') | pkg/stub_core_library/bin/stub_core_library.dart » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 This package exists to create stubs for core libraries that can't be safely
2 imported on some platforms: `dart:io`, `dart:html`, and so on. These stubs are
3 included in the SDK and used by pub to support cross-platform packages.
4
5 This is an application package and is not intended to be uploaded to
6 pub.dartlang.org.
OLDNEW
« no previous file with comments | « pkg/pkg.status ('k') | pkg/stub_core_library/bin/stub_core_library.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698