| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index fba11faa789fb741b57c447a92408a5c035131ec..7b179a000977e43d8b23798c38265c274c1f552c 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3641,9 +3641,11 @@
|
| 'svg/properties/SVGAnimatedPathSegListPropertyTearOff.h',
|
| 'svg/properties/SVGPathSegListPropertyTearOff.cpp',
|
| ],
|
| + 'internals_test_support_idl_file': [
|
| + 'testing/Internals.idl',
|
| + ],
|
| 'deprecated_perl_webcore_test_support_idl_files': [
|
| 'testing/GCObservation.idl',
|
| - 'testing/Internals.idl',
|
| 'testing/InternalProfilers.idl',
|
| 'testing/InternalSettings.idl',
|
| 'testing/LayerRect.idl',
|
|
|