| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index cda293bee6cb97d202e10c615be56789ac70e971..0f25b71973b422cc7cd565727158d6830cc2d848 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3716,6 +3716,8 @@
|
| 'testing/LayerRect.idl',
|
| 'testing/LayerRectList.idl',
|
| 'testing/TypeConversions.idl',
|
| + ],
|
| + 'deprecated_perl_generated_webcore_test_support_idl_files': [
|
| '<(SHARED_INTERMEDIATE_DIR)/blink/InternalSettingsGenerated.idl',
|
| '<(SHARED_INTERMEDIATE_DIR)/blink/InternalRuntimeFlags.idl',
|
| ],
|
|
|