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