Index: third_party/pkg/barback-0.13.0/test/stream_replayer_test.dart |
diff --git a/pkg/barback/test/stream_replayer_test.dart b/third_party/pkg/barback-0.13.0/test/stream_replayer_test.dart |
similarity index 98% |
copy from pkg/barback/test/stream_replayer_test.dart |
copy to third_party/pkg/barback-0.13.0/test/stream_replayer_test.dart |
index 802db14f663c9c3921163d75e5b245a8eae82515..9bc8224532b95f3bf1e4c722d5c0e1a037307020 100644 |
--- a/pkg/barback/test/stream_replayer_test.dart |
+++ b/third_party/pkg/barback-0.13.0/test/stream_replayer_test.dart |
@@ -6,8 +6,8 @@ library barback.test.stream_replayer_test; |
import 'dart:async'; |
+import 'package:barback/src/stream_replayer.dart'; |
import 'package:barback/src/utils.dart'; |
-import 'package:barback/src/utils/stream_replayer.dart'; |
import 'package:unittest/unittest.dart'; |
import 'utils.dart'; |