Index: content/browser/geolocation/geolocation_dispatcher_host.h |
diff --git a/content/browser/geolocation/geolocation_dispatcher_host.h b/content/browser/geolocation/geolocation_dispatcher_host.h |
index e8bda4026d687001276f562ea5b254ef0a6e64d7..cd814cbcff70ef67151d8dc1ddf1649f31fad7eb 100644 |
--- a/content/browser/geolocation/geolocation_dispatcher_host.h |
+++ b/content/browser/geolocation/geolocation_dispatcher_host.h |
@@ -75,7 +75,6 @@ class GeolocationDispatcherHost : public WebContentsObserver { |
int render_frame_id; |
int render_process_id; |
int bridge_id; |
- base::Closure cancel; |
}; |
std::vector<PendingPermission> pending_permissions_; |