Index: remoting/host/chromoting_host_context.h |
diff --git a/remoting/host/chromoting_host_context.h b/remoting/host/chromoting_host_context.h |
index 7476986ad605ec9efba49d996a015103cf4e5086..51ec918d0e452592394c6b3bcee770b4dbb3a4df 100644 |
--- a/remoting/host/chromoting_host_context.h |
+++ b/remoting/host/chromoting_host_context.h |
@@ -58,7 +58,8 @@ class ChromotingHostContext { |
// A thread that hosts all encode operations. |
base::Thread encode_thread_; |
- // A thread that hosts desktop integration (capture, input injection, etc) |
+ // A thread that hosts desktop integration (capture, input injection, |
+ // clipboard, etc). |
// This is NOT a Chrome-style UI thread. |
base::Thread desktop_thread_; |