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

Unified Diff: examples/location/location.sky

Issue 1398973004: Move //mojo/services/X/public/... to //mojo/services/X/... (part 2). (Closed) Base URL: https://github.com/domokit/mojo.git@no_public_1
Patch Set: add missing copyright notices Created 5 years, 2 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 | « examples/location/geocoder_demo.js ('k') | examples/moterm_example_app/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/location/location.sky
diff --git a/examples/location/location.sky b/examples/location/location.sky
index eb574fcfddc0266c18604d115be9b00356e62d38..24f39f14510f81b2dd72abc52c9683e96d43b86a 100644
--- a/examples/location/location.sky
+++ b/examples/location/location.sky
@@ -11,7 +11,7 @@ import 'dart:sky';
import 'package:sky/framework/embedder.dart';
-import 'package:mojo/services/location/public/interfaces/location_service.mojom.dart';
+import 'package:mojo/services/location/interfaces/location_service.mojom.dart';
main() async {
var locationService = new LocationServiceProxy.unbound();
« no previous file with comments | « examples/location/geocoder_demo.js ('k') | examples/moterm_example_app/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698