| Index: content/common/swapped_out_messages.cc
|
| diff --git a/content/common/swapped_out_messages.cc b/content/common/swapped_out_messages.cc
|
| index 4b82e419b3113a28446d29c09798e6f0234fcbff..29709edac38ae275f62e1e238ed8d094119249a5 100644
|
| --- a/content/common/swapped_out_messages.cc
|
| +++ b/content/common/swapped_out_messages.cc
|
| @@ -25,7 +25,6 @@ bool SwappedOutMessages::CanSendWhileSwappedOut(const IPC::Message* msg) {
|
| case ViewHostMsg_Focus::ID:
|
| // Handled by RenderViewHost.
|
| case ViewHostMsg_RenderProcessGone::ID:
|
| - case ViewHostMsg_SwapOut_ACK::ID:
|
| case ViewHostMsg_ClosePage_ACK::ID:
|
| case ViewHostMsg_SwapCompositorFrame::ID:
|
| case ViewHostMsg_UpdateIsDelayed::ID:
|
|
|