| Index: Source/bindings/core/v8/custom/custom.gypi
|
| diff --git a/Source/bindings/core/v8/custom/custom.gypi b/Source/bindings/core/v8/custom/custom.gypi
|
| index 3b2ccdb066560ac36ec884ec749ac3b30b4ab7cb..0620111d11f51cc40e6f09892991cb179ba8dc46 100644
|
| --- a/Source/bindings/core/v8/custom/custom.gypi
|
| +++ b/Source/bindings/core/v8/custom/custom.gypi
|
| @@ -74,5 +74,8 @@
|
| 'V8XMLHttpRequestCustom.cpp',
|
| 'V8XSLTProcessorCustom.cpp',
|
| ],
|
| + 'bindings_core_v8_custom_testing_files': [
|
| + 'V8InternalsCustom.cpp',
|
| + ],
|
| },
|
| }
|
|
|