Chromium Code Reviews

Unified Diff: third_party/pkg/barback-0.13.0/lib/src/log.dart

Issue 291843011: Run pub tests against older versions of barback. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: code review Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: third_party/pkg/barback-0.13.0/lib/src/log.dart
diff --git a/pkg/barback/lib/src/log.dart b/third_party/pkg/barback-0.13.0/lib/src/log.dart
similarity index 97%
copy from pkg/barback/lib/src/log.dart
copy to third_party/pkg/barback-0.13.0/lib/src/log.dart
index 691f4db48aef1727928162abc8b4aeef0201e1f0..23f425acdb5add1daaa9240f2d526fa97c285809 100644
--- a/pkg/barback/lib/src/log.dart
+++ b/third_party/pkg/barback-0.13.0/lib/src/log.dart
@@ -6,7 +6,7 @@ library barback.log;
import 'package:source_maps/span.dart';
-import 'asset/asset_id.dart';
+import 'asset_id.dart';
import 'errors.dart';
/// The severity of a logged message.
« no previous file with comments | « third_party/pkg/barback-0.13.0/lib/src/lazy_transformer.dart ('k') | third_party/pkg/barback-0.13.0/lib/src/multiset.dart » ('j') | no next file with comments »

Powered by Google App Engine