summaryrefslogtreecommitdiffstats
path: root/content/renderer/media/peer_connection_handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/renderer/media/peer_connection_handler.h')
-rw-r--r--content/renderer/media/peer_connection_handler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/renderer/media/peer_connection_handler.h b/content/renderer/media/peer_connection_handler.h
index 589f865..cf6a11e 100644
--- a/content/renderer/media/peer_connection_handler.h
+++ b/content/renderer/media/peer_connection_handler.h
@@ -13,7 +13,7 @@
#include "base/memory/scoped_ptr.h"
#include "base/message_loop_proxy.h"
#include "content/common/content_export.h"
-#include "third_party/libjingle/source/talk/app/webrtcv1/peerconnection.h"
+#include "third_party/libjingle/source/talk/app/webrtc/peerconnection.h"
#include "third_party/libjingle/source/talk/base/socketaddress.h"
#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebPeerConnectionHandler.h"