Index: content/renderer/media/rtc_data_channel_handler.h |
diff --git a/content/renderer/media/rtc_data_channel_handler.h b/content/renderer/media/rtc_data_channel_handler.h |
index 1206d75fc1e2093847f8e7f14da8b347cac2483d..ff08ee2d42d6e3c32fbc51f190c5347f382a5940 100644 |
--- a/content/renderer/media/rtc_data_channel_handler.h |
+++ b/content/renderer/media/rtc_data_channel_handler.h |
@@ -15,7 +15,7 @@ |
#include "content/common/content_export.h" |
#include "third_party/WebKit/public/platform/WebRTCDataChannelHandler.h" |
#include "third_party/WebKit/public/platform/WebRTCDataChannelHandlerClient.h" |
-#include "third_party/libjingle/source/talk/app/webrtc/peerconnectioninterface.h" |
+#include "third_party/webrtc/api/peerconnectioninterface.h" |
namespace content { |