| Index: Source/web/WebPluginContainerImpl.cpp
|
| diff --git a/Source/web/WebPluginContainerImpl.cpp b/Source/web/WebPluginContainerImpl.cpp
|
| index 089af663ffc0c5fa4a5cf09c435520e39ded4643..27817bedaa28118f04534b78410b6ee069f06020 100644
|
| --- a/Source/web/WebPluginContainerImpl.cpp
|
| +++ b/Source/web/WebPluginContainerImpl.cpp
|
| @@ -33,6 +33,7 @@
|
| #include "web/WebPluginContainerImpl.h"
|
|
|
| #include "bindings/core/v8/ScriptController.h"
|
| +#include "bindings/core/v8/ScriptSourceCode.h"
|
| #include "bindings/core/v8/V8Element.h"
|
| #include "bindings/core/v8/V8NPObject.h"
|
| #include "core/HTMLNames.h"
|
|
|