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

Unified Diff: content/content_browser.gypi

Issue 476293002: Pass through geofencing API calls to the browser process. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 3 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: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 8e7d5cee71dab9b3dfd23b17072fccf05ffdc0e4..84d15cf661543c754ed3e7cc63868e8b1d33e3b8 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -654,6 +654,8 @@
'browser/gamepad/raw_input_data_fetcher_win.h',
'browser/gamepad/xbox_data_fetcher_mac.cc',
'browser/gamepad/xbox_data_fetcher_mac.h',
+ 'browser/geofencing/geofencing_dispatcher_host.cc',
+ 'browser/geofencing/geofencing_dispatcher_host.h',
'browser/geolocation/empty_wifi_data_provider.cc',
'browser/geolocation/empty_wifi_data_provider.h',
'browser/geolocation/geolocation_dispatcher_host.cc',

Powered by Google App Engine
This is Rietveld 408576698