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

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

Issue 1210173004: Move examples to //sky/sdk/example (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/lib/rendering/README.md ('k') | sky/tests/examples/stocks.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tests/examples/sector.dart
diff --git a/sky/tests/examples/sector.dart b/sky/tests/examples/sector.dart
index 155daab21ffdeb41b8ee9fdbc094f7287c27e0d0..cd3249412a1da718e7530fca8af957191059c285 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 '../../sdk/lib/example/widgets/sector.dart';
+import '../../sdk/example/widgets/sector.dart';
import '../resources/display_list.dart';
main() async {
« no previous file with comments | « sky/sdk/lib/rendering/README.md ('k') | sky/tests/examples/stocks.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698