Index: third_party/WebKit/Source/core/html/shadow/PickerIndicatorElement.cpp |
diff --git a/third_party/WebKit/Source/core/html/shadow/PickerIndicatorElement.cpp b/third_party/WebKit/Source/core/html/shadow/PickerIndicatorElement.cpp |
index 31f0ceea0004b827713d3b57c167cf73e54965af..d3e27bc852244c72252f1ab5847e93c50f413f2c 100644 |
--- a/third_party/WebKit/Source/core/html/shadow/PickerIndicatorElement.cpp |
+++ b/third_party/WebKit/Source/core/html/shadow/PickerIndicatorElement.cpp |
@@ -39,8 +39,6 @@ |
#include "core/page/Page.h" |
#include "platform/LayoutTestSupport.h" |
-using namespace WTF::Unicode; |
- |
namespace blink { |
using namespace HTMLNames; |