| Index: Source/modules/mediastream/RTCSessionDescription.h
|
| diff --git a/Source/modules/mediastream/RTCSessionDescription.h b/Source/modules/mediastream/RTCSessionDescription.h
|
| index d106b4b98befbd2a64a680953bfd83a4a8332cbe..e591101c80085844c072a537f8ba7b7226763580 100644
|
| --- a/Source/modules/mediastream/RTCSessionDescription.h
|
| +++ b/Source/modules/mediastream/RTCSessionDescription.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef RTCSessionDescription_h
|
| #define RTCSessionDescription_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "public/platform/WebRTCSessionDescription.h"
|
| #include "wtf/Forward.h"
|
|
|
|
|