Index: Source/core/accessibility/AXTableCell.cpp |
diff --git a/Source/core/accessibility/AXTableCell.cpp b/Source/core/accessibility/AXTableCell.cpp |
index 7335a272db678abbaefe8cea674cb9c63ab5b105..4097500bf883b2a39bf311d671a56154d58ecfe8 100644 |
--- a/Source/core/accessibility/AXTableCell.cpp |
+++ b/Source/core/accessibility/AXTableCell.cpp |
@@ -32,7 +32,6 @@ |
#include "core/accessibility/AXObjectCache.h" |
#include "core/rendering/RenderTableCell.h" |
-using namespace std; |
namespace WebCore { |