Index: third_party/WebKit/Source/modules/indexeddb/IDBKeyPath.cpp |
diff --git a/third_party/WebKit/Source/modules/indexeddb/IDBKeyPath.cpp b/third_party/WebKit/Source/modules/indexeddb/IDBKeyPath.cpp |
index 8f5e88bb2fb920b5560ce1fe2a40c4158e5a4366..36fe6949639276440ea8b6690f80a7045b5bc10f 100644 |
--- a/third_party/WebKit/Source/modules/indexeddb/IDBKeyPath.cpp |
+++ b/third_party/WebKit/Source/modules/indexeddb/IDBKeyPath.cpp |
@@ -30,8 +30,6 @@ |
#include "wtf/text/CharacterNames.h" |
#include "wtf/text/Unicode.h" |
-using namespace WTF::Unicode; |
- |
namespace blink { |
namespace { |