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

Unified Diff: content/content_browser.gypi

Issue 701953007: Expose mock geofencing service via testRunner. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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 819ce32650008870c2dcadc82d8e0d59bca5ead2..ecf7de7b4d043e212b9e200cf5245eb57fd66f15 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -686,6 +686,8 @@
'browser/geofencing/geofencing_registration_delegate.h',
'browser/geofencing/geofencing_service.cc',
'browser/geofencing/geofencing_service.h',
+ 'browser/geofencing/mock_geofencing_service.cc',
+ 'browser/geofencing/mock_geofencing_service.h',
'browser/geolocation/empty_wifi_data_provider.cc',
'browser/geolocation/empty_wifi_data_provider.h',
'browser/geolocation/geolocation_provider_impl.cc',

Powered by Google App Engine
This is Rietveld 408576698