| Index: Source/bindings/bindings.gypi
|
| diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
|
| index 1b7d275124422eee0c1f4f545b991d3990722e60..4c48ac489c083fc8926ac85b7258b179f8f3875a 100644
|
| --- a/Source/bindings/bindings.gypi
|
| +++ b/Source/bindings/bindings.gypi
|
| @@ -199,6 +199,7 @@
|
| 'v8/custom/V8Int16ArrayCustom.h',
|
| 'v8/custom/V8Int32ArrayCustom.h',
|
| 'v8/custom/V8JavaScriptCallFrameCustom.cpp',
|
| + 'v8/custom/V8KeyAlgorithmCustom.cpp',
|
| 'v8/custom/V8LocationCustom.cpp',
|
| 'v8/custom/V8MessageChannelCustom.cpp',
|
| 'v8/custom/V8MessageEventCustom.cpp',
|
|
|