| Index: third_party/WebKit/Source/core/svg/SVGForeignObjectElement.cpp
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGForeignObjectElement.cpp b/third_party/WebKit/Source/core/svg/SVGForeignObjectElement.cpp
|
| index 3537e60bda5248b6e91b797148531184abde7a06..29f0b6a347e7672127604f38f5b3ad7a651b582f 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGForeignObjectElement.cpp
|
| +++ b/third_party/WebKit/Source/core/svg/SVGForeignObjectElement.cpp
|
| @@ -20,7 +20,6 @@
|
|
|
| #include "core/svg/SVGForeignObjectElement.h"
|
|
|
| -#include "core/XLinkNames.h"
|
| #include "core/frame/UseCounter.h"
|
| #include "core/layout/svg/LayoutSVGForeignObject.h"
|
| #include "core/svg/SVGLength.h"
|
|
|