| Index: content/public/common/content_switches.cc
|
| diff --git a/content/public/common/content_switches.cc b/content/public/common/content_switches.cc
|
| index 80f05748739e743028e2c676bae412779a363bb8..2cbe83c1b29de825ebdb7f44ecbd6ebadc94805e 100644
|
| --- a/content/public/common/content_switches.cc
|
| +++ b/content/public/common/content_switches.cc
|
| @@ -1011,9 +1011,6 @@ const char kMemoryPressureThresholdsMb[] = "memory-pressure-thresholds-mb";
|
| const char kTraceExportEventsToETW[] = "trace-export-events-to-etw";
|
| #endif
|
|
|
| -// Enables the use of NPAPI plugins.
|
| -const char kEnableNpapiForTesting[] = "enable-npapi-for-testing";
|
| -
|
| // Don't dump stuff here, follow the same order as the header.
|
|
|
| } // namespace switches
|
|
|