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

Unified Diff: pkg/collection_helpers/lib/all.dart

Issue 26695002: Growable typed data buffers. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 2 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: pkg/collection_helpers/lib/all.dart
diff --git a/pkg/collection_helpers/lib/all.dart b/pkg/collection_helpers/lib/all.dart
index 66571e9a3abeb5accde5ffc04af90e42f091ec88..5e1a65036faa37af1cc4feed6780e84181154dd3 100644
--- a/pkg/collection_helpers/lib/all.dart
+++ b/pkg/collection_helpers/lib/all.dart
@@ -15,4 +15,5 @@ library dart.collection_helper;
export "algorithms.dart";
export "wrappers.dart";
-export "equality.dart";
+export "equality.dart";
+export "typed_buffers.dart";
« no previous file with comments | « no previous file | pkg/collection_helpers/lib/typed_buffers.dart » ('j') | pkg/collection_helpers/lib/typed_buffers.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698