| Index: third_party/WebKit/Source/core/html/forms/TypeAhead.cpp
|
| diff --git a/third_party/WebKit/Source/core/html/forms/TypeAhead.cpp b/third_party/WebKit/Source/core/html/forms/TypeAhead.cpp
|
| index 4d19fc3402aed2dc682f4d67af665677f2d37092..a2ea2d77d6bb6444b9de6653b667ebe3e9637bfd 100644
|
| --- a/third_party/WebKit/Source/core/html/forms/TypeAhead.cpp
|
| +++ b/third_party/WebKit/Source/core/html/forms/TypeAhead.cpp
|
| @@ -32,8 +32,6 @@
|
| #include "core/events/KeyboardEvent.h"
|
| #include "wtf/text/CharacterNames.h"
|
|
|
| -using namespace WTF::Unicode;
|
| -
|
| namespace blink {
|
|
|
| TypeAhead::TypeAhead(TypeAheadDataSource* dataSource)
|
|
|