| Index: Source/web/ChromeClientImpl.h
|
| diff --git a/Source/web/ChromeClientImpl.h b/Source/web/ChromeClientImpl.h
|
| index 27afce33a3deb7ebc30ce84ce8f9ef1f42f1b7d3..e34fef640fc21ca63d0b1feab19af7620dd7dd2c 100644
|
| --- a/Source/web/ChromeClientImpl.h
|
| +++ b/Source/web/ChromeClientImpl.h
|
| @@ -167,8 +167,6 @@ public:
|
|
|
| virtual bool shouldRunModalDialogDuringPageDismissal(const DialogType&, const String& dialogMessage, WebCore::Document::PageDismissalType) const OVERRIDE;
|
|
|
| - virtual void numWheelEventHandlersChanged(unsigned) OVERRIDE;
|
| -
|
| virtual bool requestPointerLock() OVERRIDE;
|
| virtual void requestPointerUnlock() OVERRIDE;
|
|
|
|
|