| Index: Source/web/ServiceWorkerGlobalScopeClientImpl.cpp
|
| diff --git a/Source/web/ServiceWorkerGlobalScopeClientImpl.cpp b/Source/web/ServiceWorkerGlobalScopeClientImpl.cpp
|
| index aaea97c93ff0436b715f24752243ee5e5762b0a8..6556a29da761a2f7399739f7b9de03ffde4499c5 100644
|
| --- a/Source/web/ServiceWorkerGlobalScopeClientImpl.cpp
|
| +++ b/Source/web/ServiceWorkerGlobalScopeClientImpl.cpp
|
| @@ -38,8 +38,6 @@
|
| #include "public/web/WebServiceWorkerContextClient.h"
|
| #include "wtf/PassOwnPtr.h"
|
|
|
| -using namespace blink;
|
| -
|
| namespace blink {
|
|
|
| PassOwnPtrWillBeRawPtr<ServiceWorkerGlobalScopeClient> ServiceWorkerGlobalScopeClientImpl::create(WebServiceWorkerContextClient& client)
|
|
|