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

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: Created 4 years, 7 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
« no previous file with comments | « third_party/WebKit/Source/web/WebLocalFrameImpl.cpp ('k') | third_party/WebKit/public/blink_headers.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 d47aa1296885b7a7b4596fc82af9d15c7da70d76..7e46a95aa43471b14fc4d4489683fd56fa7c789c 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',
« no previous file with comments | « third_party/WebKit/Source/web/WebLocalFrameImpl.cpp ('k') | third_party/WebKit/public/blink_headers.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698