summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_message_start.h
diff options
context:
space:
mode:
authorcrogers@google.com <crogers@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2013-06-22 01:49:39 +0000
committercrogers@google.com <crogers@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2013-06-22 01:49:39 +0000
commite1848157f1024d4c01f1dcbb009dcbc3913f230d (patch)
tree678f49e10d7bf6c1442b6729a052d20b384c8c1c /ipc/ipc_message_start.h
parenta80773bb263a9706cc8ee4e3f336d2d3d28fadd8 (diff)
downloadchromium_src-e1848157f1024d4c01f1dcbb009dcbc3913f230d.zip
chromium_src-e1848157f1024d4c01f1dcbb009dcbc3913f230d.tar.gz
chromium_src-e1848157f1024d4c01f1dcbb009dcbc3913f230d.tar.bz2
Revert 207983 "Implement Web MIDI API back-end"
> Implement Web MIDI API back-end > > This involves browser-side support and IPC for sending and receiving > MIDI messages. Initially support for OSX is included. > > BUG=163795 > R=palmer@chromium.org, piman@chromium.org, scherkus@chromium.org > > Review URL: https://codereview.chromium.org/16025005 TBR=crogers@google.com Review URL: https://codereview.chromium.org/17334006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207989 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ipc/ipc_message_start.h')
-rw-r--r--ipc/ipc_message_start.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h
index 3e1e59c..8226bc1 100644
--- a/ipc/ipc_message_start.h
+++ b/ipc/ipc_message_start.h
@@ -47,7 +47,6 @@ enum IPCMessageStart {
DesktopNotificationMsgStart,
GeolocationMsgStart,
AudioMsgStart,
- MIDIMsgStart,
ChromeMsgStart,
DragMsgStart,
PrintMsgStart,