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

Unified Diff: examples/location/location.sky

Issue 990493002: Make package: work like Dart expects in preparation for a Sky SDK (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Made deploy_sdk 100x faster in the --dev-environment case Created 5 years, 9 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: examples/location/location.sky
diff --git a/examples/location/location.sky b/examples/location/location.sky
index 62c0193b16e390d8ccfc8d4c9c13a46457c8dfc7..eb574fcfddc0266c18604d115be9b00356e62d38 100644
--- a/examples/location/location.sky
+++ b/examples/location/location.sky
@@ -9,7 +9,7 @@
import 'dart:async';
import 'dart:sky';
-import '/sky/framework/embedder.dart';
+import 'package:sky/framework/embedder.dart';
import 'package:mojo/services/location/public/interfaces/location_service.mojom.dart';
« no previous file with comments | « examples/browser/browser.sky ('k') | mojo/tools/mojo_demo.py » ('j') | mojo/tools/mojo_demo.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698