summaryrefslogtreecommitdiffstats
path: root/remoting/client/chromoting_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/client/chromoting_view.h')
-rw-r--r--remoting/client/chromoting_view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/client/chromoting_view.h b/remoting/client/chromoting_view.h
index d1c978b..faf4f68 100644
--- a/remoting/client/chromoting_view.h
+++ b/remoting/client/chromoting_view.h
@@ -22,7 +22,7 @@ namespace remoting {
class ChromotingView {
public:
ChromotingView();
- virtual ~ChromotingView() {}
+ virtual ~ChromotingView();
// Get screen dimensions.
// TODO(garykac): This will need to be extended to support multi-monitors.