| Index: Source/bindings/v8/ExceptionStatePlaceholder.h
|
| diff --git a/Source/bindings/v8/ExceptionStatePlaceholder.h b/Source/bindings/v8/ExceptionStatePlaceholder.h
|
| index 6bf6c30df703ee9fbe3e2b581dafc9f8b02d1c9a..28013e4874876d1d464878ca379702f99a515827 100644
|
| --- a/Source/bindings/v8/ExceptionStatePlaceholder.h
|
| +++ b/Source/bindings/v8/ExceptionStatePlaceholder.h
|
| @@ -34,6 +34,7 @@
|
| #include "bindings/v8/ExceptionState.h"
|
| #include "wtf/Assertions.h"
|
| #include "wtf/text/WTFString.h"
|
| +#include <v8.h>
|
|
|
| namespace WebCore {
|
|
|
|
|