| Index: third_party/WebKit/Source/core/html/parser/HTMLEntityParser.cpp
|
| diff --git a/third_party/WebKit/Source/core/html/parser/HTMLEntityParser.cpp b/third_party/WebKit/Source/core/html/parser/HTMLEntityParser.cpp
|
| index e14d0d08ee49b742a20bf8ea32c02570b1ccb58e..c013ae031c15b416d7e0e217e73a761ece467c53 100644
|
| --- a/third_party/WebKit/Source/core/html/parser/HTMLEntityParser.cpp
|
| +++ b/third_party/WebKit/Source/core/html/parser/HTMLEntityParser.cpp
|
| @@ -31,8 +31,6 @@
|
| #include "core/html/parser/HTMLEntityTable.h"
|
| #include "wtf/text/StringBuilder.h"
|
|
|
| -using namespace WTF;
|
| -
|
| namespace blink {
|
|
|
| static const UChar windowsLatin1ExtensionArray[32] = {
|
|
|