| Index: content/common/view_messages.h
|
| ===================================================================
|
| --- content/common/view_messages.h (revision 113670)
|
| +++ content/common/view_messages.h (working copy)
|
| @@ -1162,9 +1162,6 @@
|
| int /* job_id */,
|
| IPC::PlatformFileForTransit /* file handle */)
|
|
|
| -// Exit fullscreen.
|
| -IPC_MESSAGE_ROUTED0(ViewMsg_ExitFullscreen)
|
| -
|
| // Temporary message to diagnose an unexpected condition in TabContents.
|
| IPC_MESSAGE_CONTROL1(ViewMsg_TempCrashWithData,
|
| GURL /* data */)
|
|
|