| Index: sky/sdk/lib/framework/components2/drawer_header.dart
|
| diff --git a/sky/sdk/lib/framework/components2/drawer_header.dart b/sky/sdk/lib/framework/components2/drawer_header.dart
|
| index ba3aae6d95eea5fde1801d15591aa031bee97acd..7709047f1d5afa5468133cf96f5e26999c9af84b 100644
|
| --- a/sky/sdk/lib/framework/components2/drawer_header.dart
|
| +++ b/sky/sdk/lib/framework/components2/drawer_header.dart
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -import '../fn.dart';
|
| -import '../layout.dart';
|
| +import '../fn2.dart';
|
| +import '../layout2.dart';
|
| import '../theme/colors.dart';
|
| import '../theme/view_configuration.dart';
|
|
|
|
|