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

Unified Diff: content/content_common.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_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index d64d50c15d992269cfed325b4c6df66f6e8a6fd7..d244b02cb361e4eeb279a4ee38d23001ecbb5e50 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -246,8 +246,8 @@
'common/gamepad_user_gesture.cc',
'common/gamepad_user_gesture.h',
'common/geofencing_messages.h',
- 'common/geofencing_status.cc',
- 'common/geofencing_status.h',
+ 'common/geofencing_types.cc',
+ 'common/geofencing_types.h',
'common/gin_java_bridge_messages.h',
'common/gpu/client/command_buffer_proxy_impl.cc',
'common/gpu/client/command_buffer_proxy_impl.h',
« content/browser/geofencing/geofencing_manager.h ('K') | « content/content_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698