Index: Source/web/WorkerPermissionClient.cpp |
diff --git a/Source/web/WorkerPermissionClient.cpp b/Source/web/WorkerPermissionClient.cpp |
index 5ebcb2add2abb59c5d9bdf1b1b117c4990003a55..d8f07e40abfe716fbdf2580ea08b49d01df9a73f 100644 |
--- a/Source/web/WorkerPermissionClient.cpp |
+++ b/Source/web/WorkerPermissionClient.cpp |
@@ -37,7 +37,7 @@ |
#include "public/web/WebWorkerPermissionClientProxy.h" |
#include "wtf/PassOwnPtr.h" |
-using namespace WebCore; |
+using namespace blink; |
namespace blink { |