Index: Source/core/core.gyp |
diff --git a/Source/core/core.gyp b/Source/core/core.gyp |
index 006821c5d3e15f8019efb875429b85ad86c469ae..44da45fa004002260bc7b765fbef9ae7ab08fefb 100644 |
--- a/Source/core/core.gyp |
+++ b/Source/core/core.gyp |
@@ -756,6 +756,7 @@ |
'sources': [ |
# Note: file list duplicated in GN build. |
'<@(webcore_testing_files)', |
+ '<@(bindings_core_v8_custom_testing_files)', |
'<(bindings_core_v8_output_dir)/V8GarbageCollectedScriptWrappable.cpp', |
'<(bindings_core_v8_output_dir)/V8GarbageCollectedScriptWrappable.h', |
'<(bindings_core_v8_output_dir)/V8GCObservation.cpp', |