| Index: third_party/WebKit/Source/core/input/GestureManager.h
|
| diff --git a/third_party/WebKit/Source/core/input/GestureManager.h b/third_party/WebKit/Source/core/input/GestureManager.h
|
| index 6baedf18c9fd8846dd4477c014161408d51be17a..6ac90b547de7eef1093753081a7942db7bfc9891 100644
|
| --- a/third_party/WebKit/Source/core/input/GestureManager.h
|
| +++ b/third_party/WebKit/Source/core/input/GestureManager.h
|
| @@ -61,8 +61,6 @@ class CORE_EXPORT GestureManager
|
| WebInputEventResult sendContextMenuEventForGesture(
|
| const GestureEventWithHitTestResults&);
|
|
|
| - FrameHost* frameHost() const;
|
| -
|
| // NOTE: If adding a new field to this class please ensure that it is
|
| // cleared if needed in |GestureManager::clear()|.
|
|
|
|
|