| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index c0582586d9001dfeadf28e96a6dcf6bb5ca5a3f8..3ae153ff5ee7a2cc39e647298cd4ab6c0fce8b2c 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3694,6 +3694,8 @@
|
| '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',
|
|
|