| Index: sky/sdk/lib/framework/components2/floating_action_button.dart
|
| diff --git a/sky/sdk/lib/framework/components2/floating_action_button.dart b/sky/sdk/lib/framework/components2/floating_action_button.dart
|
| index b16190f5a73901824a974ed5659bcab475a36575..711ae1887055b652da4b753a83051a5e3f635132 100644
|
| --- a/sky/sdk/lib/framework/components2/floating_action_button.dart
|
| +++ b/sky/sdk/lib/framework/components2/floating_action_button.dart
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -import '../fn.dart';
|
| +import '../fn2.dart';
|
| import '../theme/colors.dart';
|
| import 'ink_well.dart';
|
| import 'material.dart';
|
|
|