From 09fb387aa28e997593d5d5c11cf4a5fb12258217 Mon Sep 17 00:00:00 2001 From: "erg@google.com" Date: Wed, 2 Feb 2011 01:16:46 +0000 Subject: Cleanup everything but net/ for our first clang plugins. BUG=none TEST=compiles Review URL: http://codereview.chromium.org/6250088 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73396 0039d316-1c4b-4281-b951-d872f2087c98 --- remoting/client/x11_input_handler.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'remoting/client') diff --git a/remoting/client/x11_input_handler.h b/remoting/client/x11_input_handler.h index 3ea9a6c..bd556ff 100644 --- a/remoting/client/x11_input_handler.h +++ b/remoting/client/x11_input_handler.h @@ -19,7 +19,7 @@ class X11InputHandler : public InputHandler { ChromotingView* view); virtual ~X11InputHandler(); - void Initialize(); + virtual void Initialize(); private: -- cgit v1.1