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

Unified Diff: third_party/WebKit/Source/web/web.gypi

Issue 1367853002: Move GeolocationDispatcher into blink. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix layout tests Created 5 years, 3 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: 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 9dc7762471ac7cad01dfeaaf5057d37df62062f8..349717bb8791064bf770ee8d1adb60e5ee809867 100644
--- a/third_party/WebKit/Source/web/web.gypi
+++ b/third_party/WebKit/Source/web/web.gypi
@@ -39,8 +39,6 @@
'FrameLoaderClientImpl.h',
'FullscreenController.cpp',
'FullscreenController.h',
- 'GeolocationClientProxy.cpp',
- 'GeolocationClientProxy.h',
'GraphicsLayerFactoryChromium.cpp',
'GraphicsLayerFactoryChromium.h',
'IndexedDBClientImpl.cpp',
@@ -152,11 +150,6 @@
'WebFrame.cpp',
'WebFrameWidgetImpl.cpp',
'WebFrameWidgetImpl.h',
- 'WebGeolocationController.cpp',
- 'WebGeolocationError.cpp',
- 'WebGeolocationPermissionRequest.cpp',
- 'WebGeolocationPermissionRequestManager.cpp',
- 'WebGeolocationPosition.cpp',
'WebGlyphCache.cpp',
'WebGraphicsContextImpl.cpp',
'WebGraphicsContextImpl.h',

Powered by Google App Engine
This is Rietveld 408576698