Index: Source/bindings/core/v8/v8.gypi |
diff --git a/Source/bindings/core/v8/v8.gypi b/Source/bindings/core/v8/v8.gypi |
index 1e09d0a8d60128ee9c994d1da3f312d68d715766..2a0192e294b60115d3470e3369cb634558c247e4 100644 |
--- a/Source/bindings/core/v8/v8.gypi |
+++ b/Source/bindings/core/v8/v8.gypi |
@@ -197,10 +197,10 @@ |
'ScriptStreamerTest.cpp', |
'SerializedScriptValueTest.cpp', |
'ToV8Test.cpp', |
+ 'V8BindingForTesting.cpp', |
+ 'V8BindingForTesting.h', |
'V8BindingTest.cpp', |
'V8ScriptRunnerTest.cpp', |
- 'V8TestingScope.cpp', |
- 'V8TestingScope.h', |
], |
}, |
} |