Index: Source/core/accessibility/AXListBoxOption.cpp |
diff --git a/Source/core/accessibility/AXListBoxOption.cpp b/Source/core/accessibility/AXListBoxOption.cpp |
index 2aa6c2e9e363d13d468341d58972dc7f0b1c2c4d..8858d8858a3f747eeaec88806c8c5fde79542e95 100644 |
--- a/Source/core/accessibility/AXListBoxOption.cpp |
+++ b/Source/core/accessibility/AXListBoxOption.cpp |
@@ -35,7 +35,6 @@ |
#include "core/html/HTMLSelectElement.h" |
#include "core/rendering/RenderListBox.h" |
-using namespace std; |
namespace WebCore { |