Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1127)

Unified Diff: remoting/client/x11_input_handler.h

Issue 6250088: Cleanup everything but net/ for our first clang plugins. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: remoting/client/x11_input_handler.h
diff --git a/remoting/client/x11_input_handler.h b/remoting/client/x11_input_handler.h
index 3ea9a6c7dc63ddd119f07a0e4bb1f6b4278cbab3..bd556ff0dca0d71a3bde1c1e402a52e036fc597f 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:

Powered by Google App Engine
This is Rietveld 408576698