| Index: remoting/host/host_mock_objects.cc
|
| diff --git a/remoting/host/host_mock_objects.cc b/remoting/host/host_mock_objects.cc
|
| index c3a4ac9f0bc0d12430e32e88c79c15a1baf440e3..c1d5d990f320327b588c80049acecb37a30774a3 100644
|
| --- a/remoting/host/host_mock_objects.cc
|
| +++ b/remoting/host/host_mock_objects.cc
|
| @@ -11,9 +11,9 @@
|
|
|
| namespace remoting {
|
|
|
| -MockCapturer::MockCapturer() {}
|
| +MockVideoFrameCapturer::MockVideoFrameCapturer() {}
|
|
|
| -MockCapturer::~MockCapturer() {}
|
| +MockVideoFrameCapturer::~MockVideoFrameCapturer() {}
|
|
|
| MockCurtain::MockCurtain() {}
|
|
|
|
|