| Index: content/renderer/media/peer_connection_handler.h
|
| ===================================================================
|
| --- content/renderer/media/peer_connection_handler.h (revision 118180)
|
| +++ content/renderer/media/peer_connection_handler.h (working copy)
|
| @@ -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/webrtc/peerconnection.h"
|
| +#include "third_party/libjingle/source/talk/app/webrtcv1/peerconnection.h"
|
| #include "third_party/libjingle/source/talk/base/socketaddress.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebPeerConnectionHandler.h"
|
|
|
|
|