| Index: third_party/WebKit/Source/core/svg/SVGViewSpec.cpp
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGViewSpec.cpp b/third_party/WebKit/Source/core/svg/SVGViewSpec.cpp
|
| index 7a72eabe153d46703b8021d7d786df812af19e1d..d476e2641fe660c872d050655a8ee7895fe4d960 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGViewSpec.cpp
|
| +++ b/third_party/WebKit/Source/core/svg/SVGViewSpec.cpp
|
| @@ -24,7 +24,7 @@
|
| #include "core/svg/SVGRect.h"
|
| #include "core/svg/SVGSVGElement.h"
|
| #include "core/svg/SVGTransformList.h"
|
| -#include "wtf/text/ParsingUtilities.h"
|
| +#include "platform/wtf/text/ParsingUtilities.h"
|
|
|
| namespace blink {
|
|
|
|
|