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

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: mention unifying bug in a comment 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
« no previous file with comments | « content/common/geofencing_types.cc ('k') | content/content_common.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 0f5cb305ec11e51a279c450c9282b229c5069b60..9f4a0809530f0f6528a6d7b116c6664d9ed7b7cc 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -687,6 +687,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',
« no previous file with comments | « content/common/geofencing_types.cc ('k') | content/content_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698