Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index 427dd9cd60500ad11b9317b7222b67db282bd38a..59ae8d3fafeeba4b0892d54093cf7f25a0afc9dd 100644 |
--- a/Source/core/core.gypi |
+++ b/Source/core/core.gypi |
@@ -3656,8 +3656,7 @@ |
'webcore_testing_files': [ |
'<(blink_core_output_dir)/testing/InternalSettingsGenerated.cpp', |
'<(blink_core_output_dir)/testing/InternalSettingsGenerated.h', |
- 'testing/CoreTestHelpers.cpp', |
- 'testing/CoreTestHelpers.h', |
+ 'testing/CoreTestPrinters.cpp', |
'testing/DictionaryTest.cpp', |
'testing/DictionaryTest.h', |
'testing/DummyPageHolder.cpp', |