Chromium Code Reviews| Index: Source/web/ServiceWorkerGlobalScopeProxy.cpp |
| diff --git a/Source/web/ServiceWorkerGlobalScopeProxy.cpp b/Source/web/ServiceWorkerGlobalScopeProxy.cpp |
| index f87bdefde6edc1f30d9d4e85a8ce65d90f42c023..ca919d40d97876d542489c562242007d3d658f26 100644 |
| --- a/Source/web/ServiceWorkerGlobalScopeProxy.cpp |
| +++ b/Source/web/ServiceWorkerGlobalScopeProxy.cpp |
| @@ -50,7 +50,7 @@ |
| #include "wtf/Functional.h" |
| #include "wtf/PassOwnPtr.h" |
| -using namespace WebCore; |
| +using namespace blink; |
| namespace blink { |