Chromium Code Reviews| Index: Source/core/rendering/svg/SVGInlineFlowBox.cpp |
| diff --git a/Source/core/rendering/svg/SVGInlineFlowBox.cpp b/Source/core/rendering/svg/SVGInlineFlowBox.cpp |
| index d4a861c3db29e358defbcfc544c1080a0254b4df..b66b6fbb7cc8d9bf2a400662ac4af5e42533ec15 100644 |
| --- a/Source/core/rendering/svg/SVGInlineFlowBox.cpp |
| +++ b/Source/core/rendering/svg/SVGInlineFlowBox.cpp |
| @@ -27,8 +27,6 @@ |
| #include "core/rendering/svg/SVGInlineTextBox.h" |
| #include "core/rendering/svg/SVGRenderingContext.h" |
| -using namespace std; |
| - |
| namespace WebCore { |
| void SVGInlineFlowBox::paintSelectionBackground(PaintInfo& paintInfo) |