| Index: public/web/WebCommonWorkerClient.h
|
| diff --git a/public/web/WebCommonWorkerClient.h b/public/web/WebCommonWorkerClient.h
|
| index 297adc1399fd5bccb59c54e9649cacfca3d01c97..88ac1ef6147f9437a237111a49988afbe2c62d62 100644
|
| --- a/public/web/WebCommonWorkerClient.h
|
| +++ b/public/web/WebCommonWorkerClient.h
|
| @@ -48,6 +48,7 @@ class WebString;
|
| class WebWorker;
|
| class WebWorkerClient;
|
|
|
| +// FIXME: Deprecate this.
|
| class WebCommonWorkerClient {
|
| public:
|
| // Called on the main webkit thread before opening a web database.
|
|
|