Chromium Code Reviews| Index: Source/core/xml/parser/XMLDocumentParser.cpp |
| diff --git a/Source/core/xml/parser/XMLDocumentParser.cpp b/Source/core/xml/parser/XMLDocumentParser.cpp |
| index 879afb0c5ce2761565c0e42e4b1f5393c00f1802..91f6331f7b1f43186783903d030dae4b064cba56 100644 |
| --- a/Source/core/xml/parser/XMLDocumentParser.cpp |
| +++ b/Source/core/xml/parser/XMLDocumentParser.cpp |
| @@ -72,8 +72,6 @@ |
| #include "wtf/Vector.h" |
| #include "wtf/unicode/UTF8.h" |
| -using namespace std; |
| - |
| namespace WebCore { |
| using namespace HTMLNames; |