summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_message_start.h
diff options
context:
space:
mode:
authorhshi@chromium.org <hshi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-07 20:35:25 +0000
committerhshi@chromium.org <hshi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-07 20:35:25 +0000
commita8c720cdc20fe7785e03f80ce069e10447aa82a7 (patch)
treee62430076c6fd54daa90139a123eeb53c13521fd /ipc/ipc_message_start.h
parent924283d3404b619f71aba507749d40be58d5891b (diff)
downloadchromium_src-a8c720cdc20fe7785e03f80ce069e10447aa82a7.zip
chromium_src-a8c720cdc20fe7785e03f80ce069e10447aa82a7.tar.gz
chromium_src-a8c720cdc20fe7785e03f80ce069e10447aa82a7.tar.bz2
Revert EVS revisions 209760, 298753, 213143.
The EVS codepath is now dead. We will be using sheu@'s VEA path for HW-encoded screen capture. Revert "Encoded video capture: wire up key frame and bitrate settings." This reverts commit 348baf5a7b91cc4801dca5eae2921072055f35bc. Revert "Fix build failure with Android AOSP builds." This reverts commit ad526fe2ad101e249fe862b6e98c7d78ccdbc5ca. Revert "Define EncodedVideoSource and RtcCapturedEncodingVideoCapturer." This reverts commit 76bf7f58d93256dfa5867b6730e446517ead2a30. BUG=221441,248334 TEST=trybot TBR=fischman@chromium.org Review URL: https://codereview.chromium.org/21421002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216262 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 745acb0..f583301 100644
--- a/ipc/ipc_message_start.h
+++ b/ipc/ipc_message_start.h
@@ -86,7 +86,6 @@ enum IPCMessageStart {
WebSocketMsgStart,
NaClHostMsgStart,
WebRTCIdentityMsgStart,
- EncodedVideoCaptureMsgStart,
LocalDiscoveryMsgStart,
PowerMonitorMsgStart,
LastIPCMsgStart // Must come last.