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

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

Issue 987463002: Move fn.dart into /sky/framework (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 | « sky/examples/fn/lib/style.dart ('k') | sky/examples/fn/widgets/widgets.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/examples/fn/widgets/item.dart
diff --git a/sky/examples/fn/widgets/item.dart b/sky/examples/fn/widgets/item.dart
index 692cc50a815f432d1025cd93a0129e55adf27049..67f9e629bb21e65a1b7910509daae5b10d7e826d 100644
--- a/sky/examples/fn/widgets/item.dart
+++ b/sky/examples/fn/widgets/item.dart
@@ -1,7 +1,7 @@
library item;
+import '../../../framework/fn.dart';
import 'dart:sky' as sky;
-import 'fn.dart';
import 'widgets.dart';
enum Color { RED, GREEN }
« no previous file with comments | « sky/examples/fn/lib/style.dart ('k') | sky/examples/fn/widgets/widgets.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698