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

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

Issue 1219493003: Cleanup sky/sdk/examples (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/home.dart ('k') | sky/tools/webkitpy/layout_tests/run_webkit_tests.py » ('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 bcc715648c9d12e6c9477a1477849d61e6174ff7..4db95d2f005ffb9d753c960c815c65dc0c0d2bca 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/example/stocks2/lib/stock_app.dart';
+import '../../sdk/example/stocks/lib/main.dart';
import '../resources/display_list.dart';
class TestStocksApp extends StocksApp {
« no previous file with comments | « sky/sdk/home.dart ('k') | sky/tools/webkitpy/layout_tests/run_webkit_tests.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698