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 b3425b0d72e0ed354646da8c802154312fdf1f17..5ba612b18bf6b304bfbd7ac8088b7694a5514d5e 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -1398,7 +1398,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
switches::kDisableBreakpad, |
switches::kDisablePreferCompositingToLCDText, |
switches::kDisableDatabases, |
- switches::kDisableDirectNPAPIRequests, |
switches::kDisableDisplayList2dCanvas, |
switches::kDisableDistanceFieldText, |
switches::kDisableFileSystem, |