| Index: content/common/media/peer_connection_tracker_messages.h
|
| diff --git a/content/common/media/peer_connection_tracker_messages.h b/content/common/media/peer_connection_tracker_messages.h
|
| index dd2051cf782c23aa95bc59c00b1bf3736d8d7267..cd774bea3fc2f93d7e000b144424fcb2c72af1d1 100644
|
| --- a/content/common/media/peer_connection_tracker_messages.h
|
| +++ b/content/common/media/peer_connection_tracker_messages.h
|
| @@ -40,3 +40,4 @@ IPC_MESSAGE_CONTROL5(PeerConnectionTrackerHost_GetUserMedia,
|
|
|
| // Messages sent to PeerConnectionTracker.
|
| IPC_MESSAGE_CONTROL0(PeerConnectionTracker_GetAllStats)
|
| +IPC_MESSAGE_CONTROL0(PeerConnectionTracker_OnSuspend)
|
|
|