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

Unified Diff: sky/tests/examples/tabs.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/tabs.dart
diff --git a/sky/tests/examples/tabs.dart b/sky/tests/examples/tabs.dart
index a691a9bd99e98d1f8014b210e0604f7564525c86..75d678cbb567b61d9af09162f4b4f581db53f24a 100644
--- a/sky/tests/examples/tabs.dart
+++ b/sky/tests/examples/tabs.dart
@@ -6,7 +6,7 @@ import 'dart:async';
import 'package:sky/widgets/widget.dart';
-import '../../examples/widgets/tabs.dart';
+import '../../sdk/lib/example/widgets/tabs.dart';
import '../resources/display_list.dart';
main() async {

Powered by Google App Engine
This is Rietveld 408576698