| Index: third_party/WebKit/Source/web/web.gypi
|
| diff --git a/third_party/WebKit/Source/web/web.gypi b/third_party/WebKit/Source/web/web.gypi
|
| index 41d6e917ca2104c50739d0bb1bf30f4602fe31d4..b0878aad37ada429f449d62ba3d0494d62f3ee10 100644
|
| --- a/third_party/WebKit/Source/web/web.gypi
|
| +++ b/third_party/WebKit/Source/web/web.gypi
|
| @@ -41,8 +41,6 @@
|
| 'FrameLoaderClientImpl.h',
|
| 'FullscreenController.cpp',
|
| 'FullscreenController.h',
|
| - 'GeolocationClientProxy.cpp',
|
| - 'GeolocationClientProxy.h',
|
| 'IndexedDBClientImpl.cpp',
|
| 'IndexedDBClientImpl.h',
|
| 'InspectorEmulationAgent.cpp',
|
| @@ -148,11 +146,6 @@
|
| 'WebFrameSerializerImpl.h',
|
| 'WebFrameWidgetImpl.cpp',
|
| 'WebFrameWidgetImpl.h',
|
| - 'WebGeolocationController.cpp',
|
| - 'WebGeolocationError.cpp',
|
| - 'WebGeolocationPermissionRequest.cpp',
|
| - 'WebGeolocationPermissionRequestManager.cpp',
|
| - 'WebGeolocationPosition.cpp',
|
| 'WebHeap.cpp',
|
| 'WebHelperPluginImpl.cpp',
|
| 'WebHelperPluginImpl.h',
|
|
|