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

Unified Diff: sky/sdk/lib/framework/fn2.dart

Issue 1156543004: [Effen] Fork stocks and fn.dart so we have something to work on during the porting process (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 7 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/stocks2/pubspec.yaml ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/sdk/lib/framework/fn2.dart
diff --git a/sky/sdk/lib/framework/fn.dart b/sky/sdk/lib/framework/fn2.dart
similarity index 99%
copy from sky/sdk/lib/framework/fn.dart
copy to sky/sdk/lib/framework/fn2.dart
index eab821ab98897e7ae9b3f1ecdd41b3bff77d78b9..fc0b5e408ad8b9b9fbdf314cf0e83296f997450d 100644
--- a/sky/sdk/lib/framework/fn.dart
+++ b/sky/sdk/lib/framework/fn2.dart
@@ -9,9 +9,7 @@ import 'dart:collection';
import 'dart:mirrors';
import 'dart:sky' as sky;
import 'reflect.dart' as reflect;
-import 'layout.dart';
-
-export 'layout.dart' show Style;
+import 'layout2.dart';
final sky.Tracing _tracing = sky.window.tracing;
« no previous file with comments | « sky/examples/stocks2/pubspec.yaml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698