Chromium Code Reviews| Index: chrome/renderer/webworker_proxy.h |
| =================================================================== |
| --- chrome/renderer/webworker_proxy.h (revision 19506) |
| +++ chrome/renderer/webworker_proxy.h (working copy) |
| @@ -43,6 +43,7 @@ |
| bool Send(IPC::Message* message); |
| void OnDedicatedWorkerCreated(); |
| + void Disconnect(); |
| // The routing id used to reach WebWorkerClientProxy in the worker process. |
| int route_id_; |