| Index: sky/engine/bindings/core/v8/custom/custom.gypi
|
| diff --git a/sky/engine/bindings/core/v8/custom/custom.gypi b/sky/engine/bindings/core/v8/custom/custom.gypi
|
| index b50daea5703a59041bd42fa4000619f64b4efb0b..b5234118603b2f8682aec98aa9a53b0adc876575 100644
|
| --- a/sky/engine/bindings/core/v8/custom/custom.gypi
|
| +++ b/sky/engine/bindings/core/v8/custom/custom.gypi
|
| @@ -26,6 +26,8 @@
|
| 'V8HTMLCanvasElementCustom.cpp',
|
| 'V8HTMLElementCustom.cpp',
|
| 'V8ImageDataCustom.cpp',
|
| + 'V8InjectedScriptHostCustom.cpp',
|
| + 'V8InjectedScriptManager.cpp',
|
| 'V8Int16ArrayCustom.h',
|
| 'V8Int32ArrayCustom.h',
|
| 'V8Int8ArrayCustom.h',
|
|
|