| Index: Source/core/core.gyp
|
| diff --git a/Source/core/core.gyp b/Source/core/core.gyp
|
| index 66b5fa3fe72c3d720d88b6301345ebd47d4f5874..55eb6fe51769b4a7fb035d3e160c0f55626e3d04 100644
|
| --- a/Source/core/core.gyp
|
| +++ b/Source/core/core.gyp
|
| @@ -805,6 +805,8 @@
|
| '<(bindings_core_v8_output_dir)/V8GCObservation.h',
|
| '<(bindings_core_v8_output_dir)/V8MallocStatistics.cpp',
|
| '<(bindings_core_v8_output_dir)/V8MallocStatistics.h',
|
| + '<(bindings_core_v8_output_dir)/V8PrivateScriptTest.cpp',
|
| + '<(bindings_core_v8_output_dir)/V8PrivateScriptTest.h',
|
| '<(bindings_core_v8_output_dir)/V8TypeConversions.cpp',
|
| '<(bindings_core_v8_output_dir)/V8TypeConversions.h',
|
| '<(bindings_core_v8_output_dir)/V8Internals.cpp',
|
|
|