| Index: content/public/common/content_switches.cc
|
| diff --git a/content/public/common/content_switches.cc b/content/public/common/content_switches.cc
|
| index 7995d8c2279bc49250b2139f5a381ccb258d235a..acb8fd950a1a360c4270a82f410cd99af4ae6e99 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
|
|
|