Index: Source/modules/serviceworkers/ServiceWorkerError.cpp |
diff --git a/Source/modules/serviceworkers/ServiceWorkerError.cpp b/Source/modules/serviceworkers/ServiceWorkerError.cpp |
index 61572c6ec3fa11be01455a6d57e40b785b0a1b97..9c37cfae4f39b1edccf6687b835a9bef7edb974d 100644 |
--- a/Source/modules/serviceworkers/ServiceWorkerError.cpp |
+++ b/Source/modules/serviceworkers/ServiceWorkerError.cpp |
@@ -31,7 +31,7 @@ |
#include "config.h" |
#include "ServiceWorkerError.h" |
-using WebKit::WebServiceWorkerError; |
+using blink::WebServiceWorkerError; |
namespace WebCore { |
String ServiceWorkerError::errorString(WebServiceWorkerError::ErrorType type) |