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

Unified Diff: sky/tests/examples/sector.dart

Issue 1218593002: Move sky/examples to sky/sdk/lib/example, and code changes to support that change. Fixes T277. (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
Index: sky/tests/examples/sector.dart
diff --git a/sky/tests/examples/sector.dart b/sky/tests/examples/sector.dart
index 2085cc82e9672ce465f6d159f3b2f0623e8f8720..155daab21ffdeb41b8ee9fdbc094f7287c27e0d0 100644
--- a/sky/tests/examples/sector.dart
+++ b/sky/tests/examples/sector.dart
@@ -6,7 +6,7 @@ import 'dart:async';
import 'package:sky/widgets/widget.dart';
-import '../../examples/widgets/sector.dart';
+import '../../sdk/lib/example/widgets/sector.dart';
import '../resources/display_list.dart';
main() async {

Powered by Google App Engine
This is Rietveld 408576698