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

Unified Diff: sdk/lib/collection_dev/collection_dev.dart

Issue 11959012: Add dart:collection_dev library. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Update create_sdk script. Created 7 years, 11 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 | « sdk/lib/_internal/libraries.dart ('k') | sdk/lib/collection_dev/collection_dev_sources.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sdk/lib/collection_dev/collection_dev.dart
diff --git a/tests/language/first_class_types_lib1.dart b/sdk/lib/collection_dev/collection_dev.dart
similarity index 88%
copy from tests/language/first_class_types_lib1.dart
copy to sdk/lib/collection_dev/collection_dev.dart
index baadc66015a5ced9bfbdc10f1180715ee714a547..46e28b8dce5456669eaeaeda2850a23cd47b2bb1 100644
--- a/tests/language/first_class_types_lib1.dart
+++ b/sdk/lib/collection_dev/collection_dev.dart
@@ -2,6 +2,4 @@
// 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.
-library lib1;
-
-class A {}
+library dart.collection.dev;
« no previous file with comments | « sdk/lib/_internal/libraries.dart ('k') | sdk/lib/collection_dev/collection_dev_sources.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698