| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index d361b9490c4b7df7226775f5d9a7b0f6ce5efe7d..3aff1025f9be3bb20976251141ff3fe0b7286133 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3651,6 +3651,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',
|
| ],
|
|
|