Index: Source/web/DatabaseClientImpl.cpp |
diff --git a/Source/web/DatabaseClientImpl.cpp b/Source/web/DatabaseClientImpl.cpp |
index 3653cc991602abe6b1303ea78112c63fef8b54d0..73f3dcbcad134a28aa862614d4109147c3ebb809 100644 |
--- a/Source/web/DatabaseClientImpl.cpp |
+++ b/Source/web/DatabaseClientImpl.cpp |
@@ -38,8 +38,6 @@ |
#include "web/WebLocalFrameImpl.h" |
#include "web/WorkerPermissionClient.h" |
-using namespace blink; |
- |
namespace blink { |
PassOwnPtrWillBeRawPtr<DatabaseClientImpl> DatabaseClientImpl::create() |