Index: remoting/capturer/video_frame_capturer_fake.h |
=================================================================== |
--- remoting/capturer/video_frame_capturer_fake.h (revision 176125) |
+++ remoting/capturer/video_frame_capturer_fake.h (working copy) |
@@ -17,10 +17,6 @@ |
// See remoting/host/video_frame_capturer.h. |
class VideoFrameCapturerFake : public VideoFrameCapturer { |
public: |
- // VideoFrameCapturerFake generates a picture of size kWidth x kHeight. |
- static const int kWidth = 800; |
- static const int kHeight = 600; |
- |
VideoFrameCapturerFake(); |
virtual ~VideoFrameCapturerFake(); |