| Index: third_party/WebKit/Source/core/svg/SVGPathStringSource.h
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGPathStringSource.h b/third_party/WebKit/Source/core/svg/SVGPathStringSource.h
|
| index c3fd8fc2ea00473c790c5795a10069a5df397c49..a9fa0eb4b82a04fdee454126324a8be3b213e155 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGPathStringSource.h
|
| +++ b/third_party/WebKit/Source/core/svg/SVGPathStringSource.h
|
| @@ -24,7 +24,7 @@
|
| #include "core/CoreExport.h"
|
| #include "core/svg/SVGParsingError.h"
|
| #include "core/svg/SVGPathData.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|