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

Unified Diff: content/content_browser.gypi

Issue 628773003: Partially convert geolocation IPC to Mojo. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 6 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 | « content/common/geolocation_service.mojom ('k') | content/content_common_mojo_bindings.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 07f5b92c24f38904fbb9980831e3cf8675210e71..8123a196461449e7f51aebd4be2560622fd71298 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -674,6 +674,10 @@
'browser/geolocation/geolocation_dispatcher_host.h',
'browser/geolocation/geolocation_provider_impl.cc',
'browser/geolocation/geolocation_provider_impl.h',
+ 'browser/geolocation/geolocation_service_context.cc',
+ 'browser/geolocation/geolocation_service_context.h',
+ 'browser/geolocation/geolocation_service_impl.cc',
+ 'browser/geolocation/geolocation_service_impl.h',
'browser/geolocation/location_api_adapter_android.cc',
'browser/geolocation/location_api_adapter_android.h',
'browser/geolocation/location_arbitrator.h',
« no previous file with comments | « content/common/geolocation_service.mojom ('k') | content/content_common_mojo_bindings.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698