| Index: Source/modules/mediastream/SourceInfo.h
|
| diff --git a/Source/modules/mediastream/SourceInfo.h b/Source/modules/mediastream/SourceInfo.h
|
| index bf6542c8924e2986336c63ab5336596c00c594c1..9eb3812d757fddf8dc8120567309cdf62bee170b 100644
|
| --- a/Source/modules/mediastream/SourceInfo.h
|
| +++ b/Source/modules/mediastream/SourceInfo.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef SourceInfo_h
|
| #define SourceInfo_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "public/platform/WebSourceInfo.h"
|
| #include "wtf/Vector.h"
|
|
|
|
|