| Index: pkg/barback/lib/src/build_result.dart
|
| diff --git a/pkg/barback/lib/src/build_result.dart b/pkg/barback/lib/src/build_result.dart
|
| index 89ee681e34fa6518ec7fcaf44a222ede1c96146a..e41ec2ebadcf609e1425d95f10a4b9ce20aebf1a 100644
|
| --- a/pkg/barback/lib/src/build_result.dart
|
| +++ b/pkg/barback/lib/src/build_result.dart
|
| @@ -8,6 +8,7 @@ import 'dart:async';
|
|
|
| import 'package:stack_trace/stack_trace.dart';
|
|
|
| +import 'errors.dart';
|
| import 'utils.dart';
|
|
|
| /// An event indicating that the cascade has finished building all assets.
|
|
|