Index: Source/core/accessibility/AXListBox.cpp |
diff --git a/Source/core/accessibility/AXListBox.cpp b/Source/core/accessibility/AXListBox.cpp |
index d306616316c55295841118ba1065f0a3a96692dc..7037d33910afbe8e558e617f45eb8d23f1c9bd19 100644 |
--- a/Source/core/accessibility/AXListBox.cpp |
+++ b/Source/core/accessibility/AXListBox.cpp |
@@ -34,7 +34,6 @@ |
#include "core/html/HTMLSelectElement.h" |
#include "core/rendering/RenderListBox.h" |
-using namespace std; |
namespace WebCore { |