Index: third_party/WebKit/Source/modules/geolocation/Geolocation.h |
diff --git a/third_party/WebKit/Source/modules/geolocation/Geolocation.h b/third_party/WebKit/Source/modules/geolocation/Geolocation.h |
index 7eb7c86894b6032b8f8b1f2c621a9010ea84ae40..1bb2c1944ae551a3aae679f855df29a390cd010d 100644 |
--- a/third_party/WebKit/Source/modules/geolocation/Geolocation.h |
+++ b/third_party/WebKit/Source/modules/geolocation/Geolocation.h |
@@ -66,7 +66,6 @@ class MODULES_EXPORT Geolocation final |
// Inherited from ContextLifecycleObserver and PageVisibilityObserver. |
void contextDestroyed(ExecutionContext*) override; |
- void contextDestroyed(Page*) override; |
Document* document() const; |
LocalFrame* frame() const; |