Chromium Code Reviews| Index: Source/core/rendering/svg/RenderSVGRoot.cpp |
| diff --git a/Source/core/rendering/svg/RenderSVGRoot.cpp b/Source/core/rendering/svg/RenderSVGRoot.cpp |
| index d88947d357466941d73ed272550b9bf480297cbc..39547a6be1537600937f5decfb08e8b5ac142614 100644 |
| --- a/Source/core/rendering/svg/RenderSVGRoot.cpp |
| +++ b/Source/core/rendering/svg/RenderSVGRoot.cpp |
| @@ -42,8 +42,6 @@ |
| #include "platform/LengthFunctions.h" |
| #include "platform/graphics/GraphicsContext.h" |
| -using namespace std; |
| - |
| namespace WebCore { |
| RenderSVGRoot::RenderSVGRoot(SVGElement* node) |