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

Unified Diff: sky/examples/rendering/spinning_flex.dart

Issue 1187393002: Cleanup of SkyBinding, and resultant yak shaving. (Closed) Base URL: https://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/examples/game/lib/sprites.dart ('k') | sky/examples/stocks2/lib/stock_app.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/examples/rendering/spinning_flex.dart
diff --git a/sky/examples/rendering/spinning_flex.dart b/sky/examples/rendering/spinning_flex.dart
index e3e50bcc966d60fbed75b25b729b5a2085faa8c3..3e1d5504648631a2c6ec71bc391f93dca38dc86e 100644
--- a/sky/examples/rendering/spinning_flex.dart
+++ b/sky/examples/rendering/spinning_flex.dart
@@ -5,7 +5,7 @@
import 'dart:sky' as sky;
import 'dart:math' as math;
-import 'package:sky/app/scheduler.dart';
+import 'package:sky/base/scheduler.dart';
import 'package:sky/rendering/box.dart';
import 'package:sky/rendering/flex.dart';
import 'package:sky/rendering/sky_binding.dart';
« no previous file with comments | « sky/examples/game/lib/sprites.dart ('k') | sky/examples/stocks2/lib/stock_app.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698