Index: content/browser/renderer_host/render_process_host_impl.cc |
=================================================================== |
--- content/browser/renderer_host/render_process_host_impl.cc (revision 112751) |
+++ content/browser/renderer_host/render_process_host_impl.cc (working copy) |
@@ -652,7 +652,6 @@ |
// Propagate the following switches to the renderer command line (along |
// with any associated values) if present in the browser command line. |
static const char* const kSwitchNames[] = { |
- switches::kAllowNaClSocketAPI, |
// We propagate the Chrome Frame command line here as well in case the |
// renderer is not run in the sandbox. |
switches::kAuditAllHandles, |