| Index: remoting/host/chromoting_host.h
|
| diff --git a/remoting/host/chromoting_host.h b/remoting/host/chromoting_host.h
|
| index ab35224aebb10f74dba0bd20b8ae4a372d25dd57..814a1a3ff8a38e4f56381ced1dd08fd84c5699a9 100644
|
| --- a/remoting/host/chromoting_host.h
|
| +++ b/remoting/host/chromoting_host.h
|
| @@ -49,7 +49,7 @@ class DesktopEnvironmentFactory;
|
| //
|
| // 2. We listen for incoming connection using libjingle. We will create
|
| // a ConnectionToClient object that wraps around linjingle for transport.
|
| -// A VideoScheduler is created with an Encoder and a webrtc::ScreenCapturer.
|
| +// A VideoScheduler is created with an Encoder and a webrtc::DesktopCapturer.
|
| // A ConnectionToClient is added to the ScreenRecorder for transporting
|
| // the screen captures. An InputStub is created and registered with the
|
| // ConnectionToClient to receive mouse / keyboard events from the remote
|
|
|