Chromium Code Reviews| Index: Source/core/dom/ErrorEvent.cpp |
| diff --git a/Source/core/dom/ErrorEvent.cpp b/Source/core/dom/ErrorEvent.cpp |
| index 7c4b3c169307e2370ce394ee6c8ee9fcda681355..b82738f0282a69d3e7bd00b5458fe6d5192f90de 100644 |
| --- a/Source/core/dom/ErrorEvent.cpp |
| +++ b/Source/core/dom/ErrorEvent.cpp |
| @@ -31,6 +31,7 @@ |
| #include "config.h" |
| #include "core/dom/ErrorEvent.h" |
| +#include "bindings/v8/ScriptValue.h" |
| #include "core/dom/EventNames.h" |
| namespace WebCore { |