Index: public/web/WebWorkerPermissionClientProxy.h |
diff --git a/public/web/WebWorkerPermissionClientProxy.h b/public/web/WebWorkerPermissionClientProxy.h |
index c68cd362b5e93ea994c10ff768feeaa812e9257a..cbb68242d08af5f4536077a9886b7dfe10c7bc1e 100644 |
--- a/public/web/WebWorkerPermissionClientProxy.h |
+++ b/public/web/WebWorkerPermissionClientProxy.h |
@@ -31,7 +31,7 @@ |
#ifndef WebWorkerPermissionClientProxy_h |
#define WebWorkerPermissionClientProxy_h |
-namespace WebKit { |
+namespace blink { |
class WebString; |
@@ -59,6 +59,6 @@ public: |
} |
}; |
-} // namespace WebKit |
+} // namespace blink |
#endif // WebWorkerPermissionClientProxy_h |