Index: Source/web/IndexedDBClientImpl.cpp |
diff --git a/Source/web/IndexedDBClientImpl.cpp b/Source/web/IndexedDBClientImpl.cpp |
index c1eff64866300ee637cd7f5fea11e5330b304a8a..6f5cb5510ad266edd688c43c72d462e18bfa00e1 100644 |
--- a/Source/web/IndexedDBClientImpl.cpp |
+++ b/Source/web/IndexedDBClientImpl.cpp |
@@ -39,9 +39,6 @@ |
#include "web/WebLocalFrameImpl.h" |
#include "web/WorkerPermissionClient.h" |
- |
-using namespace blink; |
- |
namespace blink { |
IndexedDBClient* IndexedDBClientImpl::create() |