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

Unified Diff: sky/tests/examples/styled_text.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/tests/examples/stocks.dart ('k') | sky/tests/examples/tabs.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tests/examples/styled_text.dart
diff --git a/sky/tests/examples/styled_text.dart b/sky/tests/examples/styled_text.dart
index 7de07db6d98a7d966369a9c450343302202e5a4d..5caa936d61252dd25661fcff7a53e6fd76e1deac 100644
--- a/sky/tests/examples/styled_text.dart
+++ b/sky/tests/examples/styled_text.dart
@@ -6,7 +6,7 @@ import 'dart:async';
import 'package:sky/widgets/widget.dart';
-import '../../sdk/lib/example/widgets/styled_text.dart';
+import '../../sdk/example/widgets/styled_text.dart';
import '../resources/display_list.dart';
main() async {
« no previous file with comments | « sky/tests/examples/stocks.dart ('k') | sky/tests/examples/tabs.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698