| Index: pkg/compiler/lib/src/helpers/expensive_map.dart
|
| diff --git a/pkg/compiler/lib/src/helpers/expensive_map.dart b/pkg/compiler/lib/src/helpers/expensive_map.dart
|
| index 1a6e5e859fe6307b6bbd86af1276f543db029da4..68d106eb631d93fc5f8873a7d1e710a43986225e 100644
|
| --- a/pkg/compiler/lib/src/helpers/expensive_map.dart
|
| +++ b/pkg/compiler/lib/src/helpers/expensive_map.dart
|
| @@ -2,7 +2,6 @@
|
| // 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.
|
|
|
| -part of dart2js.helpers;
|
|
|
| /**
|
| * The expensive map is a data structure useful for tracking down
|
|
|