Chromium Code Reviews| Index: Source/core/svg/SVGLengthTearOff.cpp |
| diff --git a/Source/core/svg/SVGLengthTearOff.cpp b/Source/core/svg/SVGLengthTearOff.cpp |
| index c72b9a0e804d65e03454fbb305301abae32d4832..04efb5660a5cfcdb0453c2892bdacd401b5f52a6 100644 |
| --- a/Source/core/svg/SVGLengthTearOff.cpp |
| +++ b/Source/core/svg/SVGLengthTearOff.cpp |
| @@ -33,6 +33,7 @@ |
| #include "core/svg/SVGLengthTearOff.h" |
| #include "bindings/v8/ExceptionState.h" |
| +#include "core/dom/ExceptionCode.h" |
| namespace WebCore { |