| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index e75903c7344e18813527937a5dd12f0631d9b23a..a6d52be1de96a17c22a50b6edfb47bf85fcd8c09 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3687,8 +3687,6 @@
|
| 'webcore_testing_files': [
|
| '<(blink_core_output_dir)/testing/InternalSettingsGenerated.cpp',
|
| '<(blink_core_output_dir)/testing/InternalSettingsGenerated.h',
|
| - 'testing/CoreTestHelpers.cpp',
|
| - 'testing/CoreTestHelpers.h',
|
| 'testing/DictionaryTest.cpp',
|
| 'testing/DictionaryTest.h',
|
| 'testing/DummyPageHolder.cpp',
|
|
|