| Index: content/browser/android/content_view_core_impl.h
|
| diff --git a/content/browser/android/content_view_core_impl.h b/content/browser/android/content_view_core_impl.h
|
| index 387d4a5cc26697eaa23a9dd7e73aefed84a2bda7..29dcb83f7db3ffbe2f70a2b0a3171968dd5d1300 100644
|
| --- a/content/browser/android/content_view_core_impl.h
|
| +++ b/content/browser/android/content_view_core_impl.h
|
| @@ -63,7 +63,6 @@ class ContentViewCoreImpl : public ContentViewCore,
|
| WebContents* GetWebContents() const override;
|
| ui::WindowAndroid* GetWindowAndroid() const override;
|
| void ShowPastePopup(int x, int y) override;
|
| - void PauseOrResumeGeolocation(bool should_pause) override;
|
|
|
| void AddObserver(ContentViewCoreImplObserver* observer);
|
| void RemoveObserver(ContentViewCoreImplObserver* observer);
|
|
|