| Index: third_party/WebKit/Source/core/svg/SVGStaticStringList.cpp
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGStaticStringList.cpp b/third_party/WebKit/Source/core/svg/SVGStaticStringList.cpp
|
| index 1fcbfb3a7fbc9bb8e3c3d1b86f591867d9752b05..77e0720400345138c241d31cfbf24dbdab9c0279 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGStaticStringList.cpp
|
| +++ b/third_party/WebKit/Source/core/svg/SVGStaticStringList.cpp
|
| @@ -31,6 +31,7 @@
|
| #include "core/svg/SVGStaticStringList.h"
|
|
|
| #include "core/svg/SVGElement.h"
|
| +#include "core/svg/SVGStringListTearOff.h"
|
|
|
| namespace blink {
|
|
|
|
|