| Index: content/common/swapped_out_messages.cc
|
| diff --git a/content/common/swapped_out_messages.cc b/content/common/swapped_out_messages.cc
|
| index 82d04139a3bb4dd1c3168c972f8d944899124c4f..371ff41c99842fceb8fb805d6c54b1677f0cdc0d 100644
|
| --- a/content/common/swapped_out_messages.cc
|
| +++ b/content/common/swapped_out_messages.cc
|
| @@ -80,8 +80,6 @@ bool SwappedOutMessages::CanHandleWhileSwappedOut(
|
| case ViewHostMsg_ShowWidget::ID:
|
| // Sends an ACK.
|
| case ViewHostMsg_ShowFullscreenWidget::ID:
|
| - // Updates browser state.
|
| - case ViewHostMsg_RenderViewReady::ID:
|
| // Updates the previous navigation entry.
|
| case ViewHostMsg_UpdateState::ID:
|
| // Sends an ACK.
|
|
|