| Index: remoting/protocol/ice_transport_channel.cc
|
| diff --git a/remoting/protocol/ice_transport_channel.cc b/remoting/protocol/ice_transport_channel.cc
|
| index 175c124fa0aba30618fd50db2f5acbe5d3a3de8f..18bb612847561a52eaed156a71be8c7fc8be9f19 100644
|
| --- a/remoting/protocol/ice_transport_channel.cc
|
| +++ b/remoting/protocol/ice_transport_channel.cc
|
| @@ -20,7 +20,6 @@
|
| #include "third_party/webrtc/p2p/base/p2pconstants.h"
|
| #include "third_party/webrtc/p2p/base/p2ptransportchannel.h"
|
| #include "third_party/webrtc/p2p/base/port.h"
|
| -#include "third_party/webrtc/p2p/client/httpportallocator.h"
|
|
|
| namespace remoting {
|
| namespace protocol {
|
|
|