| Index: third_party/pkg/barback-0.13.0/lib/src/multiset.dart
 | 
| diff --git a/pkg/barback/lib/src/utils/multiset.dart b/third_party/pkg/barback-0.13.0/lib/src/multiset.dart
 | 
| similarity index 98%
 | 
| copy from pkg/barback/lib/src/utils/multiset.dart
 | 
| copy to third_party/pkg/barback-0.13.0/lib/src/multiset.dart
 | 
| index 20d1c57e04a18098bda124a038bf68f52b096c25..e2d3e301b2a8b2f3999feab5b9e562ee229d6bb7 100644
 | 
| --- a/pkg/barback/lib/src/utils/multiset.dart
 | 
| +++ b/third_party/pkg/barback-0.13.0/lib/src/multiset.dart
 | 
| @@ -2,7 +2,7 @@
 | 
|  // for details. All rights reserved. Use of this source code is governed by a
 | 
|  // BSD-style license that can be found in the LICENSE file.
 | 
|  
 | 
| -library barback.utils.multiset;
 | 
| +library barback.multiset;
 | 
|  
 | 
|  import 'dart:collection';
 | 
|  
 | 
| 
 |