| Index: remoting/host/chromoting_host_context.h
|
| ===================================================================
|
| --- remoting/host/chromoting_host_context.h (revision 278256)
|
| +++ remoting/host/chromoting_host_context.h (working copy)
|
| @@ -49,7 +49,8 @@
|
| // libjingle code may be run.
|
| scoped_refptr<AutoThreadTaskRunner> network_task_runner();
|
|
|
| - // Task runner for the thread that is used for the UI.
|
| + // Task runner for the thread that is used for the UI. In the NPAPI
|
| + // plugin this corresponds to the main plugin thread.
|
| scoped_refptr<AutoThreadTaskRunner> ui_task_runner();
|
|
|
| // Task runner for the thread used by the ScreenRecorder to capture
|
|
|