commit | 4460ee53d9a79830f9445778d6473a49a22c4ba6 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Mon Mar 21 19:19:24 2011 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Mon Mar 21 19:19:24 2011 |
tree | d3d3f740e7350c6b50cbf3bf5c9f9f01e3da9696 | |
parent | 224b6c13741261566e9e9c5a39adb3cef9d79213 [diff] [blame] |
Move audio messages to their own file. TBR=hclam Review URL: http://codereview.chromium.org/6717001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78903 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/ipc/ipc_message_utils.h b/ipc/ipc_message_utils.h index c2e6a589..6aaa3f3 100644 --- a/ipc/ipc_message_utils.h +++ b/ipc/ipc_message_utils.h
@@ -80,6 +80,7 @@ DeviceOrientationMsgStart, DesktopNotificationMsgStart, GeolocationMsgStart, + AudioMsgStart, LastIPCMsgStart // Must come last. };