| Index: remoting/host/host_mock_objects.cc
|
| diff --git a/remoting/host/host_mock_objects.cc b/remoting/host/host_mock_objects.cc
|
| index f3acec95e6a8b819f09cb5f71362d51689007a5d..f192f8e84d659db0a8f4db39db75b7321c78fd3f 100644
|
| --- a/remoting/host/host_mock_objects.cc
|
| +++ b/remoting/host/host_mock_objects.cc
|
| @@ -12,9 +12,9 @@
|
|
|
| namespace remoting {
|
|
|
| -MockCapturer::MockCapturer() {}
|
| +MockVideoFrameCapturer::MockVideoFrameCapturer() {}
|
|
|
| -MockCapturer::~MockCapturer() {}
|
| +MockVideoFrameCapturer::~MockVideoFrameCapturer() {}
|
|
|
| MockCaptureCompletedCallback::MockCaptureCompletedCallback() {}
|
|
|
|
|