| Index: Source/modules/mediastream/RTCIceCandidate.h
|
| diff --git a/Source/modules/mediastream/RTCIceCandidate.h b/Source/modules/mediastream/RTCIceCandidate.h
|
| index be26f43f95d6457d8a2fc53fced61346d2991a77..039e81e25014ad9985eaaac5677e6a25e8d6bcd9 100644
|
| --- a/Source/modules/mediastream/RTCIceCandidate.h
|
| +++ b/Source/modules/mediastream/RTCIceCandidate.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef RTCIceCandidate_h
|
| #define RTCIceCandidate_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "public/platform/WebRTCICECandidate.h"
|
| #include "wtf/Forward.h"
|
|
|
|
|