Index: Source/web/WebIDBKeyRange.cpp |
diff --git a/Source/web/WebIDBKeyRange.cpp b/Source/web/WebIDBKeyRange.cpp |
index 7af63c7fa50227db494834d1b4d350e9cf680ab3..3814a4b4019a675637a6854cfb752fb972a10183 100644 |
--- a/Source/web/WebIDBKeyRange.cpp |
+++ b/Source/web/WebIDBKeyRange.cpp |
@@ -30,8 +30,6 @@ |
#include "modules/indexeddb/IDBKeyRange.h" |
#include "public/platform/WebIDBKey.h" |
-using namespace blink; |
- |
namespace blink { |
void WebIDBKeyRange::assign(const WebIDBKeyRange& other) |