| Index: pkg/compiler/lib/src/types/flat_type_mask.dart
|
| diff --git a/pkg/compiler/lib/src/types/flat_type_mask.dart b/pkg/compiler/lib/src/types/flat_type_mask.dart
|
| index 0ad5cd7109fb873bca494c235589501fc82c3dba..f38c6f6c5c5519469ca86d0cdf84d7ab93e3f9a8 100644
|
| --- a/pkg/compiler/lib/src/types/flat_type_mask.dart
|
| +++ b/pkg/compiler/lib/src/types/flat_type_mask.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.
|
|
|
| -part of types;
|
| +part of masks;
|
|
|
| /**
|
| * A flat type mask is a type mask that has been flattened to contain a
|
|
|