Index: Source/core/html/HTMLSourceElement.cpp |
diff --git a/Source/core/html/HTMLSourceElement.cpp b/Source/core/html/HTMLSourceElement.cpp |
index c850702fcac25028f7e81d176e7bcc6dbf9f7b92..dfb97fd0ed7e9c67c9da32568cc63f5551daa230 100644 |
--- a/Source/core/html/HTMLSourceElement.cpp |
+++ b/Source/core/html/HTMLSourceElement.cpp |
@@ -32,8 +32,6 @@ |
#include "core/html/HTMLPictureElement.h" |
#include "platform/Logging.h" |
-using namespace std; |
- |
namespace WebCore { |
using namespace HTMLNames; |