Index: remoting/protocol/webrtc_data_stream_adapter.h |
diff --git a/remoting/protocol/webrtc_data_stream_adapter.h b/remoting/protocol/webrtc_data_stream_adapter.h |
index a05a1492af6a4f913bb417a951d1f4909fcbd81f..9d6262d525a514d0751f141e2db695ad699ad8c7 100644 |
--- a/remoting/protocol/webrtc_data_stream_adapter.h |
+++ b/remoting/protocol/webrtc_data_stream_adapter.h |
@@ -12,7 +12,7 @@ |
#include "base/memory/weak_ptr.h" |
#include "remoting/protocol/errors.h" |
#include "remoting/protocol/message_channel_factory.h" |
-#include "third_party/libjingle/source/talk/app/webrtc/peerconnectioninterface.h" |
+#include "third_party/webrtc/api/peerconnectioninterface.h" |
#include "third_party/webrtc/base/refcount.h" |
namespace rtc { |