| Index: Source/modules/mediastream/RTCSessionDescription.cpp
|
| diff --git a/Source/modules/mediastream/RTCSessionDescription.cpp b/Source/modules/mediastream/RTCSessionDescription.cpp
|
| index e870e5bbbbc7da3cdd2f7f71f87df1a50d62ab43..0927559d2a6c765e76e56efe05685cc0c71929df 100644
|
| --- a/Source/modules/mediastream/RTCSessionDescription.cpp
|
| +++ b/Source/modules/mediastream/RTCSessionDescription.cpp
|
| @@ -35,7 +35,6 @@
|
| #include "bindings/v8/Dictionary.h"
|
| #include "bindings/v8/ExceptionState.h"
|
| #include "core/dom/ExceptionCode.h"
|
| -#include "public/platform/WebRTCSessionDescription.h"
|
|
|
| namespace WebCore {
|
|
|
|
|