Index: third_party/WebKit/Source/core/html/parser/HTMLMetaCharsetParser.cpp |
diff --git a/third_party/WebKit/Source/core/html/parser/HTMLMetaCharsetParser.cpp b/third_party/WebKit/Source/core/html/parser/HTMLMetaCharsetParser.cpp |
index 37e6614dd8d52dd09ad94c5486ab4099129a258d..a147622e4aefbedba63312582ef9c3431f9a3950 100644 |
--- a/third_party/WebKit/Source/core/html/parser/HTMLMetaCharsetParser.cpp |
+++ b/third_party/WebKit/Source/core/html/parser/HTMLMetaCharsetParser.cpp |
@@ -32,8 +32,6 @@ |
#include "wtf/text/TextEncodingRegistry.h" |
#include "wtf/text/WTFString.h" |
-using namespace WTF; |
- |
namespace blink { |
using namespace HTMLNames; |