| Index: remoting/host/chromoting_host.h
|
| diff --git a/remoting/host/chromoting_host.h b/remoting/host/chromoting_host.h
|
| index 878b3a8cd0378ca7e0b31a896dd850e16688dcc1..a6b18115d819ae952974dee190099517a76b4fb4 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::DesktopCapturer.
|
| +// A VideoFramePump 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
|
|
|