| Index: content/browser/renderer_host/render_process_host_impl.cc
|
| ===================================================================
|
| --- content/browser/renderer_host/render_process_host_impl.cc (revision 217687)
|
| +++ content/browser/renderer_host/render_process_host_impl.cc (working copy)
|
| @@ -943,6 +943,7 @@
|
| switches::kEnableWebRtcAecRecordings,
|
| switches::kEnableWebRtcTcpServerSocket,
|
| switches::kEnableWebRtcHWDecoding,
|
| + switches::kEnableWebRtcHWEncoding,
|
| #endif
|
| switches::kDisableWebKitMediaSource,
|
| switches::kEnableOverscrollNotifications,
|
|
|