| Index: sky/sdk/example/rendering/justify_content.dart
|
| diff --git a/sky/sdk/example/rendering/justify_content.dart b/sky/sdk/example/rendering/justify_content.dart
|
| index 6800100952421e68ad0826a08d1adaee1cd21353..768b9a8b125dea2ef359336cf92691ae55157041 100644
|
| --- a/sky/sdk/example/rendering/justify_content.dart
|
| +++ b/sky/sdk/example/rendering/justify_content.dart
|
| @@ -12,7 +12,7 @@ import 'package:sky/rendering/object.dart';
|
| import 'package:sky/rendering/paragraph.dart';
|
| import 'package:sky/rendering/sky_binding.dart';
|
|
|
| -import '../lib/solid_color_box.dart';
|
| +import 'solid_color_box.dart';
|
|
|
| // Attempts to draw
|
| // http://www.w3.org/TR/2015/WD-css-flexbox-1-20150514/images/flex-pack.svg
|
|
|