Index: Source/core/html/HTMLMapElement.cpp |
diff --git a/Source/core/html/HTMLMapElement.cpp b/Source/core/html/HTMLMapElement.cpp |
index 95019ff25fc0a8fcba540fdea3269632b929fecf..ccc409bda9fc6348ef35232dae1e7476ff1c41a2 100644 |
--- a/Source/core/html/HTMLMapElement.cpp |
+++ b/Source/core/html/HTMLMapElement.cpp |
@@ -30,8 +30,6 @@ |
#include "core/html/HTMLImageElement.h" |
#include "core/rendering/HitTestResult.h" |
-using namespace std; |
- |
namespace WebCore { |
using namespace HTMLNames; |