summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/jingle_connection_to_host.cc
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/protocol/jingle_connection_to_host.cc')
-rw-r--r--remoting/protocol/jingle_connection_to_host.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/remoting/protocol/jingle_connection_to_host.cc b/remoting/protocol/jingle_connection_to_host.cc
index 065ae55..5b34c5d 100644
--- a/remoting/protocol/jingle_connection_to_host.cc
+++ b/remoting/protocol/jingle_connection_to_host.cc
@@ -7,8 +7,6 @@
#include "base/callback.h"
#include "base/message_loop.h"
#include "remoting/base/constants.h"
-// TODO(hclam): Remove this header once MessageDispatcher is used.
-#include "remoting/base/multiple_array_input_stream.h"
#include "remoting/jingle_glue/jingle_thread.h"
#include "remoting/protocol/jingle_session_manager.h"
#include "remoting/protocol/video_reader.h"