Index: remoting/host/chromoting_host_context.h |
diff --git a/remoting/host/chromoting_host_context.h b/remoting/host/chromoting_host_context.h |
index 912fb2007c2a8d0d0605a5e97940e39866f03969..5ef60c86d8abb9467c4b31f0b460509be8a79440 100644 |
--- a/remoting/host/chromoting_host_context.h |
+++ b/remoting/host/chromoting_host_context.h |
@@ -63,7 +63,7 @@ class ChromotingHostContext { |
scoped_refptr<net::URLRequestContextGetter> url_request_context_getter(); |
private: |
- ChromotingHostContext(AutoThreadTaskRunner* ui_task_runner); |
+ explicit ChromotingHostContext(AutoThreadTaskRunner* ui_task_runner); |
// Thread for audio capture and encoding. |
scoped_refptr<AutoThreadTaskRunner> audio_task_runner_; |