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