Index: remoting/protocol/jingle_connection_to_host.cc |
diff --git a/remoting/protocol/jingle_connection_to_host.cc b/remoting/protocol/jingle_connection_to_host.cc |
index 065ae558838ed0d6b04b699577596db57e0b1183..5b34c5d6383fe9efe979c0433055f35877f24f75 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" |