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

Unified Diff: sky/sdk/example/game/main.dart

Issue 1221883002: Remove package:sky/framework (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/game/lib/sprites.dart ('k') | sky/sdk/example/old/stocks/README.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/sdk/example/game/main.dart
diff --git a/sky/sdk/example/game/main.dart b/sky/sdk/example/game/main.dart
index 15fb88e61f260d68430cb7772a5983924c2c4bfc..af6bd261d797655cd4e723612fb651495f9b0f39 100644
--- a/sky/sdk/example/game/main.dart
+++ b/sky/sdk/example/game/main.dart
@@ -1,9 +1,9 @@
import 'dart:sky';
+import 'package:sky/mojo/net/fetch.dart';
import 'package:sky/widgets/basic.dart';
import 'package:sky/widgets/raised_button.dart';
import 'package:sky/widgets/widget.dart';
-import 'package:sky/framework/net/fetch.dart';
import 'lib/game_demo.dart';
import 'lib/sprites.dart';
« no previous file with comments | « sky/sdk/example/game/lib/sprites.dart ('k') | sky/sdk/example/old/stocks/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698