Index: content/browser/renderer_host/render_process_host_impl.cc |
diff --git a/content/browser/renderer_host/render_process_host_impl.cc b/content/browser/renderer_host/render_process_host_impl.cc |
index d3ba06e9f4380dccc43ad274d1aafea87ea6f705..559d9b24c93d91a60fe9b4bb4d5149a987fbae35 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -942,6 +942,7 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
switches::kEnableWebRtcAecRecordings, |
switches::kEnableWebRtcTcpServerSocket, |
switches::kEnableWebRtcHWDecoding, |
+ switches::kEnableWebRtcHWEncoding, |
piman
2013/08/09 04:04:58
Please also add to kForwardSwitches in chrome/brow
sheu
2013/08/09 08:26:41
I am just gonna
umm
copy them to chrome_restart_
|
#endif |
switches::kDisableWebKitMediaSource, |
switches::kEnableOverscrollNotifications, |