| Index: Source/web/StorageQuotaClientImpl.cpp
|
| diff --git a/Source/web/StorageQuotaClientImpl.cpp b/Source/web/StorageQuotaClientImpl.cpp
|
| index 3dbbcff427e0117beb6b3680b9b83b3e7694be2d..50bdf29ff63d12e8b8a9611bd6bfe29507374862 100644
|
| --- a/Source/web/StorageQuotaClientImpl.cpp
|
| +++ b/Source/web/StorageQuotaClientImpl.cpp
|
| @@ -48,8 +48,6 @@
|
| #include "web/WebLocalFrameImpl.h"
|
| #include "wtf/Threading.h"
|
|
|
| -using namespace blink;
|
| -
|
| namespace blink {
|
|
|
| PassOwnPtrWillBeRawPtr<StorageQuotaClientImpl> StorageQuotaClientImpl::create()
|
|
|