Index: remoting/protocol/webrtc_transport.h |
diff --git a/remoting/protocol/webrtc_transport.h b/remoting/protocol/webrtc_transport.h |
index 7762691127bea38a787d8ff59a89dce79f8165a5..bf424674b4d5a44022221660649cd2d9b0790959 100644 |
--- a/remoting/protocol/webrtc_transport.h |
+++ b/remoting/protocol/webrtc_transport.h |
@@ -16,7 +16,7 @@ |
#include "remoting/protocol/transport.h" |
#include "remoting/protocol/webrtc_data_stream_adapter.h" |
#include "remoting/signaling/signal_strategy.h" |
-#include "third_party/libjingle/source/talk/app/webrtc/peerconnectioninterface.h" |
+#include "third_party/webrtc/api/peerconnectioninterface.h" |
namespace webrtc { |
class FakeAudioDeviceModule; |