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 a542ad55b7a7453919d995d854d644616723e425..691993e5a6c44205d87061e52527663f4f49a4b3 100644 |
--- a/third_party/WebKit/Source/core/core.gypi |
+++ b/third_party/WebKit/Source/core/core.gypi |
@@ -3420,13 +3420,13 @@ |
'svg/SVGPathElement.h', |
'svg/SVGPathParser.cpp', |
'svg/SVGPathParser.h', |
+ 'svg/SVGPathQuery.cpp', |
+ 'svg/SVGPathQuery.h', |
'svg/SVGPathSource.h', |
'svg/SVGPathStringBuilder.cpp', |
'svg/SVGPathStringBuilder.h', |
'svg/SVGPathStringSource.cpp', |
'svg/SVGPathStringSource.h', |
- 'svg/SVGPathTraversalStateBuilder.cpp', |
- 'svg/SVGPathTraversalStateBuilder.h', |
'svg/SVGPathUtilities.cpp', |
'svg/SVGPathUtilities.h', |
'svg/SVGPatternElement.cpp', |