Index: mojo/services/location/interfaces/geocoder.mojom |
diff --git a/mojo/services/location/public/interfaces/geocoder.mojom b/mojo/services/location/interfaces/geocoder.mojom |
similarity index 96% |
rename from mojo/services/location/public/interfaces/geocoder.mojom |
rename to mojo/services/location/interfaces/geocoder.mojom |
index b8d18b530ccf9270a7cd0fa974ff4101887df34b..e9b8118815daf8a117b63e5e444513def45f86a6 100644 |
--- a/mojo/services/location/public/interfaces/geocoder.mojom |
+++ b/mojo/services/location/interfaces/geocoder.mojom |
@@ -9,7 +9,7 @@ |
[DartPackage="mojo_services"] |
module mojo; |
-import "location/public/interfaces/location.mojom"; |
+import "location/interfaces/location.mojom"; |
struct LocationType { |
const string ROOFTOP = "ROOFTOP"; |