| Index: sky/sdk/lib/framework/components2/icon.dart
|
| diff --git a/sky/sdk/lib/framework/components2/icon.dart b/sky/sdk/lib/framework/components2/icon.dart
|
| index 28eab6f513dfdc484a8a6b90f7e8118a17ac736a..460ad8a7333c8f0fda4c55011e50451e7507f4ed 100644
|
| --- a/sky/sdk/lib/framework/components2/icon.dart
|
| +++ b/sky/sdk/lib/framework/components2/icon.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';
|
|
|
| // TODO(eseidel): This should use package:.
|
| const String kAssetBase = '/packages/sky/assets/material-design-icons';
|
|
|