| Index: sky/sdk/lib/framework/components2/material.dart
|
| diff --git a/sky/sdk/lib/framework/components2/material.dart b/sky/sdk/lib/framework/components2/material.dart
|
| index 482ffb6b182a824f2582830743a85b69b036d3db..6371e29381ca49a75b2803a09b3b3c7bd6867a44 100644
|
| --- a/sky/sdk/lib/framework/components2/material.dart
|
| +++ b/sky/sdk/lib/framework/components2/material.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/shadows.dart';
|
|
|
| class Material extends Component {
|
|
|