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

Unified Diff: sky/examples/fn/widgets/widgets.dart

Issue 980423002: Organize sky/framework a bit (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 10 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 | « no previous file | sky/framework/README.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/examples/fn/widgets/widgets.dart
diff --git a/sky/examples/fn/widgets/widgets.dart b/sky/examples/fn/widgets/widgets.dart
index 26ad915ca5d5d552efd4bf79a7a099c8f43d1f1b..c19d26fbc4cb19c2c322053142fb080aa38dfe6a 100644
--- a/sky/examples/fn/widgets/widgets.dart
+++ b/sky/examples/fn/widgets/widgets.dart
@@ -1,8 +1,8 @@
library widgets;
import '../lib/fn.dart';
-import '../../../framework/fling-curve.dart';
import '../../../framework/animation/curves.dart';
+import '../../../framework/animation/fling-curve.dart';
import '../../../framework/theme/colors.dart';
import '../../../framework/theme/shadows.dart';
import 'dart:collection';
« no previous file with comments | « no previous file | sky/framework/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698