Index: Source/core/html/HTMLFormElement.cpp |
diff --git a/Source/core/html/HTMLFormElement.cpp b/Source/core/html/HTMLFormElement.cpp |
index 0e862a61d6656066c14d17e5a4ce4e59385cd052..6eeff9ce68982b993a77fcd99e84d539a6a80d75 100644 |
--- a/Source/core/html/HTMLFormElement.cpp |
+++ b/Source/core/html/HTMLFormElement.cpp |
@@ -55,8 +55,6 @@ |
#include "platform/UserGestureIndicator.h" |
#include "wtf/text/AtomicString.h" |
-using namespace std; |
- |
namespace WebCore { |
using namespace HTMLNames; |