| Index: trunk/src/content/browser/web_contents/web_contents_impl.h
|
| ===================================================================
|
| --- trunk/src/content/browser/web_contents/web_contents_impl.h (revision 195026)
|
| +++ trunk/src/content/browser/web_contents/web_contents_impl.h (working copy)
|
| @@ -381,7 +381,6 @@
|
| virtual void Activate() OVERRIDE;
|
| virtual void Deactivate() OVERRIDE;
|
| virtual void LostCapture() OVERRIDE;
|
| - virtual void HandleMouseMove() OVERRIDE;
|
| virtual void HandleMouseDown() OVERRIDE;
|
| virtual void HandleMouseUp() OVERRIDE;
|
| virtual void HandlePointerActivate() OVERRIDE;
|
|
|