| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index d5d4fe6856d4326a80b3fc9d8dcb43e36c3224e9..64b902555fc639d9b43c42d9014f0dc2449f43ca 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -302,8 +302,6 @@ CONTENT_EXPORT extern const char kMemoryPressureThresholdsMb[];
|
| CONTENT_EXPORT extern const char kTraceExportEventsToETW[];
|
| #endif
|
|
|
| -CONTENT_EXPORT extern const char kEnableNpapiForTesting[];
|
| -
|
| // DON'T ADD RANDOM STUFF HERE. Put it in the main section above in
|
| // alphabetical order, or in one of the ifdefs (also in order in each section).
|
|
|
|
|