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

Unified Diff: device/geolocation/public/interfaces/BUILD.gn

Issue 2975683002: Add GeolocationManager service (Closed)
Patch Set: typo Created 3 years, 5 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: device/geolocation/public/interfaces/BUILD.gn
diff --git a/device/geolocation/public/interfaces/BUILD.gn b/device/geolocation/public/interfaces/BUILD.gn
index 44b518fd6a6026b0a5b211d09156024acf921e2d..3d03e66485d82df22ba4d0125dab721696b84046 100644
--- a/device/geolocation/public/interfaces/BUILD.gn
+++ b/device/geolocation/public/interfaces/BUILD.gn
@@ -7,6 +7,7 @@ import("//mojo/public/tools/bindings/mojom.gni")
mojom("interfaces") {
sources = [
"geolocation.mojom",
+ "geolocation_config.mojom",
"geoposition.mojom",
]
}
« no previous file with comments | « device/geolocation/geolocation_provider_impl.cc ('k') | device/geolocation/public/interfaces/geolocation_config.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698