| Index: third_party/WebKit/Source/core/core.gypi
|
| diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
|
| index 5baa046eca8de2fe2b9d32b7d9c04a18f77cf5f4..48c5ab0f9351ff02f2c34970b727d8e7d725e0e5 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -3913,6 +3913,7 @@
|
| 'style/ComputedStyleTest.cpp',
|
| 'style/OutlineValueTest.cpp',
|
| 'style/SVGComputedStyleTest.cpp',
|
| + 'svg/SVGPathParserTest.cpp',
|
| 'svg/UnsafeSVGAttributeSanitizationTest.cpp',
|
| 'testing/PrivateScriptTestTest.cpp',
|
| 'timing/MemoryInfoTest.cpp',
|
|
|