| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 30eb8ca7eb7bac1ef3efbd56374a37248c03397b..f7410897556e67946a90dd15d20446c461d45515 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3631,6 +3631,9 @@
|
| 'testing/v8/WebCoreTestSupport.cpp',
|
| 'testing/v8/WebCoreTestSupport.h',
|
| ],
|
| + 'additional_target_deps': [],
|
| + 'additional_webcore_include_dirs': [],
|
| + 'additional_derived_sources_aggregate_files': [],
|
| 'core_unittest_files': [
|
| 'animation/AnimationClockTest.cpp',
|
| 'animation/AnimationInputHelpersTest.cpp',
|
|
|