| Index: third_party/WebKit/Source/platform/exported/WebRTCConfiguration.cpp
|
| diff --git a/third_party/WebKit/Source/platform/exported/WebRTCConfiguration.cpp b/third_party/WebKit/Source/platform/exported/WebRTCConfiguration.cpp
|
| index e7cf7d075cb34e0a889d2800fcadc4d764bde835..dfd6886386638129fca994cfa3d23b433e5ea4f6 100644
|
| --- a/third_party/WebKit/Source/platform/exported/WebRTCConfiguration.cpp
|
| +++ b/third_party/WebKit/Source/platform/exported/WebRTCConfiguration.cpp
|
| @@ -30,7 +30,7 @@
|
|
|
| #include "public/platform/WebRTCConfiguration.h"
|
|
|
| -#include "platform/mediastream/RTCConfiguration.h"
|
| +#include "platform/peerconnection/RTCConfiguration.h"
|
| #include "public/platform/WebString.h"
|
| #include "public/platform/WebURL.h"
|
|
|
|
|