| Index: remoting/host/host_mock_objects.cc
|
| diff --git a/remoting/host/host_mock_objects.cc b/remoting/host/host_mock_objects.cc
|
| index dbb2ac8bf1f700394fa5bedafea472d335a3fe64..20358247001ae1e3ad00157685bbb6012e87a8db 100644
|
| --- a/remoting/host/host_mock_objects.cc
|
| +++ b/remoting/host/host_mock_objects.cc
|
| @@ -68,6 +68,10 @@ MockClientSessionControl::MockClientSessionControl() {}
|
|
|
| MockClientSessionControl::~MockClientSessionControl() {}
|
|
|
| +MockClientSessionDetails::MockClientSessionDetails() {}
|
| +
|
| +MockClientSessionDetails::~MockClientSessionDetails() {}
|
| +
|
| MockClientSessionEventHandler::MockClientSessionEventHandler() {}
|
|
|
| MockClientSessionEventHandler::~MockClientSessionEventHandler() {}
|
|
|