Index: third_party/WebKit/public/web/WebSharedWorkerRepositoryClient.h |
diff --git a/third_party/WebKit/public/web/WebSharedWorkerRepositoryClient.h b/third_party/WebKit/public/web/WebSharedWorkerRepositoryClient.h |
index b398de0389bbfc2252a21c8b80b3d82753c406be..b139ce63a69b1a1271236980cfa84e77abb80c20 100644 |
--- a/third_party/WebKit/public/web/WebSharedWorkerRepositoryClient.h |
+++ b/third_party/WebKit/public/web/WebSharedWorkerRepositoryClient.h |
@@ -49,7 +49,7 @@ class WebSharedWorkerRepositoryClient { |
// given process). |
using DocumentID = unsigned long long; |
- // Creates a new shared worker connector. This may return null. |
+ // Creates a new shared worker connector. |
virtual std::unique_ptr<WebSharedWorkerConnector> createSharedWorkerConnector( |
const WebURL& url, |
const WebString& name, |