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

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

Powered by Google App Engine
This is Rietveld 408576698