| Index: Source/bindings/v8/custom/V8DOMWindowCustom.cpp
|
| diff --git a/Source/bindings/v8/custom/V8DOMWindowCustom.cpp b/Source/bindings/v8/custom/V8DOMWindowCustom.cpp
|
| index 755722b4fb6156b58c804cce8520396b5327b8a2..c5ca52780448584cc677f287f33ba8b820d0aa15 100644
|
| --- a/Source/bindings/v8/custom/V8DOMWindowCustom.cpp
|
| +++ b/Source/bindings/v8/custom/V8DOMWindowCustom.cpp
|
| @@ -50,6 +50,7 @@
|
| #include "PlatformScreen.h"
|
| #include "ScheduledAction.h"
|
| #include "ScriptCallStack.h"
|
| +#include "ScriptController.h"
|
| #include "ScriptSourceCode.h"
|
| #include "SerializedScriptValue.h"
|
| #include "Settings.h"
|
|
|