Chromium Code Reviews| Index: Source/core/events/ErrorEvent.cpp |
| diff --git a/Source/core/events/ErrorEvent.cpp b/Source/core/events/ErrorEvent.cpp |
| index ca94c2d83e330f7f9c42a1ea04925fc4e63883da..ed95ff13afd9c50a26d2d2feffd67db6979cb355 100644 |
| --- a/Source/core/events/ErrorEvent.cpp |
| +++ b/Source/core/events/ErrorEvent.cpp |
| @@ -32,6 +32,7 @@ |
| #include "core/events/ErrorEvent.h" |
| #include "bindings/v8/V8Binding.h" |
| +#include <v8.h> |
| namespace WebCore { |