| 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 fc597cf10cbb309d5de52091b40a2cca082dfe79..20078dbd91a94bd9322a57e709b158c103ca6089 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGViewSpec.cpp
|
| +++ b/third_party/WebKit/Source/core/svg/SVGViewSpec.cpp
|
| @@ -26,6 +26,7 @@
|
| #include "core/dom/ExceptionCode.h"
|
| #include "core/svg/SVGAnimatedTransformList.h"
|
| #include "core/svg/SVGParserUtilities.h"
|
| +#include "platform/text/ParserUtilities.h"
|
|
|
| namespace blink {
|
|
|
|
|