Chromium Code Reviews| Index: remoting/host/capturer_fake.h |
| diff --git a/remoting/host/capturer_fake.h b/remoting/host/capturer_fake.h |
| index 60b4fec9691ce46a8d3fea1586136620edd94705..879ee037d0c1975b73d544a209351cb699ab0d80 100644 |
| --- a/remoting/host/capturer_fake.h |
| +++ b/remoting/host/capturer_fake.h |
| @@ -18,7 +18,7 @@ namespace remoting { |
| class CapturerFake : public Capturer { |
| public: |
| CapturerFake(); |
| - ~CapturerFake(); |
| + virtual ~CapturerFake(); |
| // Capturer interface. |
| virtual void ScreenConfigurationChanged(); |