| Index: remoting/host/capture_scheduler.h
|
| diff --git a/remoting/host/capture_scheduler.h b/remoting/host/capture_scheduler.h
|
| index 5f978da52c66fc530c2a458ae3a4175e083b8dab..b3136e78d84d88f5b526b830dd095893b10de7e9 100644
|
| --- a/remoting/host/capture_scheduler.h
|
| +++ b/remoting/host/capture_scheduler.h
|
| @@ -18,7 +18,7 @@
|
|
|
| namespace remoting {
|
|
|
| -// CaptureScheduler is used by the VideoScheduler to schedule frame capturer,
|
| +// CaptureScheduler is used by the VideoFramePump to schedule frame capturer,
|
| // taking into account capture delay, encoder delay, network bandwidth, etc.
|
| class CaptureScheduler : public base::NonThreadSafe {
|
| public:
|
|
|