Index: remoting/host/chromoting_host_context.h |
diff --git a/remoting/host/chromoting_host_context.h b/remoting/host/chromoting_host_context.h |
index 6dabfb1766912314e8721ddeea7fe3372c0a9d51..e4638ffd3b7cec19d2483762aa349a24a8d5beac 100644 |
--- a/remoting/host/chromoting_host_context.h |
+++ b/remoting/host/chromoting_host_context.h |
@@ -49,8 +49,7 @@ class ChromotingHostContext { |
// libjingle code may be run. |
scoped_refptr<AutoThreadTaskRunner> network_task_runner(); |
- // Task runner for the thread that is used for the UI. In the NPAPI |
- // plugin this corresponds to the main plugin thread. |
+ // Task runner for the thread that is used for the UI. |
scoped_refptr<AutoThreadTaskRunner> ui_task_runner(); |
// Task runner for the thread used by the ScreenRecorder to capture |