Chromium Code Reviews| Index: third_party/WebKit/WebCore/bindings/js/ScriptController.cpp | 
| =================================================================== | 
| --- third_party/WebKit/WebCore/bindings/js/ScriptController.cpp (revision 11154) | 
| +++ third_party/WebKit/WebCore/bindings/js/ScriptController.cpp (working copy) | 
| @@ -45,9 +45,7 @@ | 
| #include <debugger/Debugger.h> | 
| #include <runtime/JSLock.h> | 
| -#if ENABLE(NETSCAPE_PLUGIN_API) | 
| #include "HTMLPlugInElement.h" | 
| -#endif | 
| using namespace JSC; |