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

Unified Diff: mojo/services/location/public/interfaces/geocoder.mojom

Issue 1071693003: Uses mojom module names as Dart's package: import URI (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 8 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: mojo/services/location/public/interfaces/geocoder.mojom
diff --git a/mojo/services/location/public/interfaces/geocoder.mojom b/mojo/services/location/public/interfaces/geocoder.mojom
index 20a2371a8a8964aec44e173bdab8515523dc5d2d..e2ec71dbea53cce4e133b370dcd96953b245f8bd 100644
--- a/mojo/services/location/public/interfaces/geocoder.mojom
+++ b/mojo/services/location/public/interfaces/geocoder.mojom
@@ -6,6 +6,7 @@
// "Google Maps JavaScript API v3" defined here:
// https://developers.google.com/maps/documentation/javascript/geocoding
+[DartUriBase="mojo/services/location/public/interfaces"]
module mojo;
import "location/public/interfaces/location.mojom";

Powered by Google App Engine
This is Rietveld 408576698