Chromium Code Reviews| Index: Source/core/svg/SVGElement.cpp |
| diff --git a/Source/core/svg/SVGElement.cpp b/Source/core/svg/SVGElement.cpp |
| index c73ef14d5ad4464a4882fb2687a9e5c27a929326..dffa90982c18e023169c0361571c0c274adde89d 100644 |
| --- a/Source/core/svg/SVGElement.cpp |
| +++ b/Source/core/svg/SVGElement.cpp |
| @@ -27,6 +27,7 @@ |
| #include "HTMLNames.h" |
| #include "SVGNames.h" |
| +#include "XLinkNames.h" |
| #include "XMLNames.h" |
| #include "bindings/v8/ScriptEventListener.h" |
| #include "core/css/CSSCursorImageValue.h" |