| 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',
|
|
|