Chromium Code Reviews| 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 447e6ea12800b6ee79aa091f4dff8e856473031d..77eac86e2a28e76c449ac1fd2b7ca3037bac0617 100644 |
| --- a/content/browser/renderer_host/render_process_host_impl.cc |
| +++ b/content/browser/renderer_host/render_process_host_impl.cc |
| @@ -1687,7 +1687,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
| switches::kEnableStatsTable, |
| switches::kEnableThreadedCompositing, |
| switches::kEnableTouchDragDrop, |
| - switches::kEnableUnsafeES3APIs, |
|
Zhenyao Mo
2016/10/28 19:00:06
This is no longer necessary. We just fail the cont
|
| switches::kEnableUseZoomForDSF, |
| switches::kEnableViewport, |
| switches::kEnableVp9InMp4, |