| Index: content/browser/renderer_host/render_process_host_impl.cc
|
| ===================================================================
|
| --- content/browser/renderer_host/render_process_host_impl.cc (revision 158069)
|
| +++ content/browser/renderer_host/render_process_host_impl.cc (working copy)
|
| @@ -802,6 +802,7 @@
|
| switches::kEnableGpuBenchmarking,
|
| switches::kEnableLogging,
|
| switches::kDisableMediaSource,
|
| + switches::kEnableWebMediaPlayerMS,
|
| switches::kEnablePartialSwap,
|
| switches::kEnablePerTilePainting,
|
| switches::kEnableRendererSideMixing,
|
|
|