Chromium Code Reviews| Index: Source/web/WebEmbeddedWorkerImpl.cpp |
| diff --git a/Source/web/WebEmbeddedWorkerImpl.cpp b/Source/web/WebEmbeddedWorkerImpl.cpp |
| index 3c396de4c8341f4259073035c84d9491fdf29fff..7853ed9487b53cff814c08256a0c8e5a031f7d97 100644 |
| --- a/Source/web/WebEmbeddedWorkerImpl.cpp |
| +++ b/Source/web/WebEmbeddedWorkerImpl.cpp |
| @@ -61,7 +61,7 @@ |
| #include "web/WorkerPermissionClient.h" |
| #include "wtf/Functional.h" |
| -using namespace WebCore; |
| +using namespace blink; |
| namespace blink { |