Index: content/browser/utility_process_host_impl.cc |
diff --git a/content/browser/utility_process_host_impl.cc b/content/browser/utility_process_host_impl.cc |
index 7e7f3aa04c8e746ad5796a9dbf362bc0086681db..0ad33097570f356d75714c8bfc8b2e39310fb928 100644 |
--- a/content/browser/utility_process_host_impl.cc |
+++ b/content/browser/utility_process_host_impl.cc |
@@ -319,7 +319,6 @@ bool UtilityProcessHostImpl::StartProcess() { |
// Browser command-line switches to propagate to the utility process. |
static const char* const kSwitchNames[] = { |
- switches::kDebugPluginLoading, |
switches::kNoSandbox, |
switches::kProfilerTiming, |
#if defined(OS_MACOSX) |