Index: content/browser/geolocation/geolocation_dispatcher_host.cc |
=================================================================== |
--- content/browser/geolocation/geolocation_dispatcher_host.cc (revision 252600) |
+++ content/browser/geolocation/geolocation_dispatcher_host.cc (working copy) |
@@ -295,8 +295,7 @@ |
geolocation_permission_context); |
} |
-GeolocationDispatcherHost::GeolocationDispatcherHost() |
- : BrowserMessageFilter(GeolocationMsgStart) { |
+GeolocationDispatcherHost::GeolocationDispatcherHost() { |
} |
GeolocationDispatcherHost::~GeolocationDispatcherHost() { |