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

Unified Diff: sky/framework/reflect.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/framework/fn.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/framework/reflect.dart
diff --git a/sky/examples/fn/lib/reflect.dart b/sky/framework/reflect.dart
similarity index 98%
rename from sky/examples/fn/lib/reflect.dart
rename to sky/framework/reflect.dart
index 99dcaa7c394577a6f1b3c5d976e6bd0e817a1545..0e132b91caaac827001d2dc713c37555a6b0b0cc 100644
--- a/sky/examples/fn/lib/reflect.dart
+++ b/sky/framework/reflect.dart
@@ -2,8 +2,6 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-library reflect;
-
import 'dart:mirrors';
import 'dart:collection';
« no previous file with comments | « sky/framework/fn.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698