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

Unified Diff: pkg/barback/test/multiset_test.dart

Issue 261823008: Reorganize barback's source files. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: re-add barback/lib/src/internal_asset.dart Created 6 years, 8 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/barback/test/cancelable_future_test.dart ('k') | pkg/barback/test/stream_pool_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/barback/test/multiset_test.dart
diff --git a/pkg/barback/test/multiset_test.dart b/pkg/barback/test/multiset_test.dart
index ab5e31148f088dacb9a5cfd59d5b5df2570fec75..7b6f09f577b745e191179907163214512686981f 100644
--- a/pkg/barback/test/multiset_test.dart
+++ b/pkg/barback/test/multiset_test.dart
@@ -4,7 +4,7 @@
library barback.test.multiset_test;
-import 'package:barback/src/multiset.dart';
+import 'package:barback/src/utils/multiset.dart';
import 'package:unittest/unittest.dart';
import 'utils.dart';
« no previous file with comments | « pkg/barback/test/cancelable_future_test.dart ('k') | pkg/barback/test/stream_pool_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698