Index: Source/core/dom/Document.cpp |
diff --git a/Source/core/dom/Document.cpp b/Source/core/dom/Document.cpp |
index d3ff7e416ef064d37ab0cf9a617667826fd9bde1..b18801646f0ec403b184ad6caa21db2f055ce713 100644 |
--- a/Source/core/dom/Document.cpp |
+++ b/Source/core/dom/Document.cpp |
@@ -198,7 +198,6 @@ |
#include "wtf/text/StringBuffer.h" |
#include "wtf/text/TextEncodingRegistry.h" |
-using namespace std; |
using namespace WTF; |
using namespace Unicode; |