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

Unified Diff: content/content_common.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_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index d6ab86ec3b5bad66f1ddc6a40b9f5482b39cd83b..7a306e0d5ff44ad972e65388f8a6a196c7f3e542 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -239,6 +239,9 @@
'common/gamepad_param_traits.h',
'common/gamepad_user_gesture.cc',
'common/gamepad_user_gesture.h',
+ 'common/geofencing_messages.h',
+ 'common/geofencing_status.cc',
+ 'common/geofencing_status.h',
'common/geolocation_messages.h',
'common/gin_java_bridge_messages.h',
'common/gpu/client/command_buffer_proxy_impl.cc',

Powered by Google App Engine
This is Rietveld 408576698