Index: public/web/WebSharedWorkerRepository.h |
diff --git a/public/web/WebSharedWorkerRepository.h b/public/web/WebSharedWorkerRepository.h |
index 34c4a91b1df661915d8bc44e7b6c543c83e6071d..092598cda04625aa31d3bd11f119b506f4b958a7 100644 |
--- a/public/web/WebSharedWorkerRepository.h |
+++ b/public/web/WebSharedWorkerRepository.h |
@@ -39,6 +39,7 @@ class WebString; |
class WebSharedWorker; |
class WebURL; |
+// FIXME: Deprecate this. |
class WebSharedWorkerRepository { |
public: |
// Unique identifier for the parent document of a worker (unique within a given process). |