Index: Source/core/html/HTMLImageElement.cpp |
diff --git a/Source/core/html/HTMLImageElement.cpp b/Source/core/html/HTMLImageElement.cpp |
index 434646d406bf4441709f87946366a9b361007ec6..95c2fb7a478ab050802118d950d3c88fdd411a4c 100644 |
--- a/Source/core/html/HTMLImageElement.cpp |
+++ b/Source/core/html/HTMLImageElement.cpp |
@@ -43,8 +43,6 @@ |
#include "core/rendering/RenderImage.h" |
#include "platform/MIMETypeRegistry.h" |
-using namespace std; |
- |
namespace WebCore { |
using namespace HTMLNames; |