| Index: Source/bindings/bindings.gypi
|
| diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
|
| index e9c8a60df29d08853424bef00954671c767d82bf..b07fa740c58c54b5425f5aa31ab40b79e373efe3 100644
|
| --- a/Source/bindings/bindings.gypi
|
| +++ b/Source/bindings/bindings.gypi
|
| @@ -68,6 +68,7 @@
|
| 'v8/SerializedScriptValue.cpp',
|
| 'v8/SerializedScriptValue.h',
|
| 'v8/SharedPersistent.h',
|
| + 'v8/UnsafePersistent.h',
|
| 'v8/V8AbstractEventListener.cpp',
|
| 'v8/V8AbstractEventListener.h',
|
| 'v8/V8AdaptorFunction.cpp',
|
|
|