Index: Source/core/accessibility/AXInlineTextBox.cpp |
diff --git a/Source/core/accessibility/AXInlineTextBox.cpp b/Source/core/accessibility/AXInlineTextBox.cpp |
index 7ba1129dc9a7fc6599d3c05a7df4050a0cf6e2b6..37cd2ad87c8c9e52c2b775fef886551172ab449c 100644 |
--- a/Source/core/accessibility/AXInlineTextBox.cpp |
+++ b/Source/core/accessibility/AXInlineTextBox.cpp |
@@ -34,7 +34,6 @@ |
#include "core/rendering/RenderText.h" |
#include "platform/LayoutUnit.h" |
-using namespace std; |
namespace WebCore { |