| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index a5de0ab099d05874d2be5d3b5ac4ca71edebf6de..8d20066029f849aad04e11e9fa78400a8755a73d 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3507,6 +3507,8 @@
|
| 'testing/LayerRectList.idl',
|
| 'testing/MallocStatistics.idl',
|
| 'testing/TypeConversions.idl',
|
| + ],
|
| + 'generated_webcore_test_support_idl_files': [
|
| '<(SHARED_INTERMEDIATE_DIR)/blink/InternalSettingsGenerated.idl',
|
| '<(SHARED_INTERMEDIATE_DIR)/blink/InternalRuntimeFlags.idl',
|
| ],
|
|
|