Chromium Code Reviews| Index: third_party/WebKit/Source/core/svg/SVGPathSource.h |
| diff --git a/third_party/WebKit/Source/core/svg/SVGPathSource.h b/third_party/WebKit/Source/core/svg/SVGPathSource.h |
| index d8b8849168bd912aa74074c127060208a1e95d55..b53d9fa05a0e0a6482dc57ba04665f8064f5ad4e 100644 |
| --- a/third_party/WebKit/Source/core/svg/SVGPathSource.h |
| +++ b/third_party/WebKit/Source/core/svg/SVGPathSource.h |
| @@ -21,7 +21,7 @@ |
| #define SVGPathSource_h |
| #include "core/CoreExport.h" |
| -#include "core/svg/SVGPathSeg.h" |
| +#include "core/svg/SVGPathData.h" |
| namespace blink { |