Chromium Code Reviews| Index: Source/core/html/HTMLPlugInElement.h |
| diff --git a/Source/core/html/HTMLPlugInElement.h b/Source/core/html/HTMLPlugInElement.h |
| index bca08e00edcfac0c3d88980cb39c236fcbe33111..7d939c73ecd90fce8963ea82aa059ab6069d179b 100644 |
| --- a/Source/core/html/HTMLPlugInElement.h |
| +++ b/Source/core/html/HTMLPlugInElement.h |
| @@ -26,7 +26,7 @@ |
| #include "HTMLFrameOwnerElement.h" |
| #include "core/platform/graphics/Image.h" |
| -#include "ScriptInstance.h" |
| +#include "bindings/v8/ScriptInstance.h" |
| struct NPObject; |