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

Unified 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « pkg/pkg.status ('k') | pkg/stub_core_library/bin/stub_core_library.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/stub_core_library/README.md
diff --git a/pkg/stub_core_library/README.md b/pkg/stub_core_library/README.md
deleted file mode 100644
index acc40e6002ef5eef97988e8143ab629dc01aa15e..0000000000000000000000000000000000000000
--- a/pkg/stub_core_library/README.md
+++ /dev/null
@@ -1,6 +0,0 @@
-This package exists to create stubs for core libraries that can't be safely
-imported on some platforms: `dart:io`, `dart:html`, and so on. These stubs are
-included in the SDK and used by pub to support cross-platform packages.
-
-This is an application package and is not intended to be uploaded to
-pub.dartlang.org.
« 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