| Index: branches/1650/src/content/common/worker_messages.h
|
| ===================================================================
|
| --- branches/1650/src/content/common/worker_messages.h (revision 238482)
|
| +++ branches/1650/src/content/common/worker_messages.h (working copy)
|
| @@ -142,10 +142,6 @@
|
| string16 /* database name */,
|
| bool /* result */)
|
|
|
| -// Sent by the worker process to request being killed.
|
| -IPC_SYNC_MESSAGE_CONTROL0_0(WorkerProcessHostMsg_ForceKillWorker);
|
| -
|
| -
|
| //-----------------------------------------------------------------------------
|
| // Worker messages
|
| // These are messages sent from the renderer process to the worker process.
|
|
|