| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 90452299880536a885e4ba56ce84febc4b2f0e86..5d2e2f7a0d8a660e6b9d79385e165bede6e80923 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -49,6 +49,8 @@
|
| 'public/common/file_chooser_params.h',
|
| 'public/common/frame_navigate_params.cc',
|
| 'public/common/frame_navigate_params.h',
|
| + 'public/common/geoposition.cc',
|
| + 'public/common/geoposition.h',
|
| 'public/common/gpu_feature_type.h',
|
| 'public/common/gpu_info.cc',
|
| 'public/common/gpu_info.h',
|
| @@ -161,8 +163,6 @@
|
| 'common/gamepad_seqlock.cc',
|
| 'common/gamepad_seqlock.h',
|
| 'common/geolocation_messages.h',
|
| - 'common/geoposition.cc',
|
| - 'common/geoposition.h',
|
| 'common/gpu/client/command_buffer_proxy_impl.cc',
|
| 'common/gpu/client/command_buffer_proxy_impl.h',
|
| 'common/gpu/client/gl_helper.cc',
|
|
|