| Index: Source/modules/mediastream/RTCIceCandidate.cpp
|
| diff --git a/Source/modules/mediastream/RTCIceCandidate.cpp b/Source/modules/mediastream/RTCIceCandidate.cpp
|
| index 54348a189bb07fc50cd8799427fa70c7f6cf4afe..3b551dc3b591924c31af6cbbcd28630a490459c6 100644
|
| --- a/Source/modules/mediastream/RTCIceCandidate.cpp
|
| +++ b/Source/modules/mediastream/RTCIceCandidate.cpp
|
| @@ -35,7 +35,6 @@
|
| #include "bindings/v8/Dictionary.h"
|
| #include "bindings/v8/ExceptionState.h"
|
| #include "core/dom/ExceptionCode.h"
|
| -#include "public/platform/WebRTCICECandidate.h"
|
|
|
| namespace WebCore {
|
|
|
|
|