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

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 and add region_id sanity check Created 6 years, 2 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 b715ea9ca05368e99f8ea4f98ff902d9cee90d6c..8ce08281460dcf9ec21c96da87ab5c9c9b6878a4 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -236,6 +236,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