Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(774)

Unified Diff: sky/sdk/example/rendering/spinning_flex.dart

Issue 1219493003: Cleanup sky/sdk/examples (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sky/sdk/example/rendering/solid_color_box.dart ('k') | sky/sdk/example/stocks/README.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/sdk/example/rendering/spinning_flex.dart
diff --git a/sky/sdk/example/rendering/spinning_flex.dart b/sky/sdk/example/rendering/spinning_flex.dart
index 3e1d5504648631a2c6ec71bc391f93dca38dc86e..67b404b6321751d7ff062c321cdc81facabda7e0 100644
--- a/sky/sdk/example/rendering/spinning_flex.dart
+++ b/sky/sdk/example/rendering/spinning_flex.dart
@@ -11,7 +11,7 @@ import 'package:sky/rendering/flex.dart';
import 'package:sky/rendering/sky_binding.dart';
import 'package:vector_math/vector_math.dart';
-import '../lib/solid_color_box.dart';
+import 'solid_color_box.dart';
double timeBase;
RenderTransform transformBox;
« no previous file with comments | « sky/sdk/example/rendering/solid_color_box.dart ('k') | sky/sdk/example/stocks/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698