| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 87b6874931390b590c550de029ff5a5ee95b2f4f..9135034110da98439e47d1e225b3d34ed7378f01 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3933,6 +3933,7 @@
|
| 'style/ComputedStyleTest.cpp',
|
| 'style/OutlineValueTest.cpp',
|
| 'style/SVGComputedStyleTest.cpp',
|
| + 'svg/UnsafeSVGAttributeSanitizationTest.cpp',
|
| 'testing/PrivateScriptTestTest.cpp',
|
| 'timing/MemoryInfoTest.cpp',
|
| 'workers/WorkerThreadTest.cpp',
|
|
|