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

Unified Diff: device/geolocation/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
« no previous file with comments | « content/public/app/mojo/content_browser_manifest.json ('k') | device/geolocation/geolocation_config.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/geolocation/BUILD.gn
diff --git a/device/geolocation/BUILD.gn b/device/geolocation/BUILD.gn
index c4fa80749795e209162ff616cc9e280661486ebc..27069c5f970035e4d6643f12c0b7a64a223c1e63 100644
--- a/device/geolocation/BUILD.gn
+++ b/device/geolocation/BUILD.gn
@@ -18,6 +18,8 @@ component("geolocation") {
"android/geolocation_jni_registrar.h",
"empty_wifi_data_provider.cc",
"empty_wifi_data_provider.h",
+ "geolocation_config.cc",
+ "geolocation_config.h",
"geolocation_context.cc",
"geolocation_context.h",
"geolocation_delegate.cc",
« no previous file with comments | « content/public/app/mojo/content_browser_manifest.json ('k') | device/geolocation/geolocation_config.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698