Index: remoting/host/capturer.h |
diff --git a/remoting/host/capturer.h b/remoting/host/capturer.h |
index 0eaf1b41b91ae044f4677b894900d9b72e262ecf..311aee13383ebc3cc13e001bbfbf4f47bc65a127 100644 |
--- a/remoting/host/capturer.h |
+++ b/remoting/host/capturer.h |
@@ -59,7 +59,7 @@ class Capturer { |
typedef base::Callback<void(scoped_ptr<protocol::CursorShapeInfo>)> |
CursorShapeChangedCallback; |
- virtual ~Capturer() {}; |
+ virtual ~Capturer() {} |
// Create platform-specific capturer. |
static Capturer* Create(); |