Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 2db8c1770faf3e58d58b3172f6a062dcc45ae022..6b72dbc5ed978c8b126e6beba160d3f05d077d7b 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -291,6 +291,8 @@ CONTENT_EXPORT extern const char kFontCacheSharedMemSuffix[]; |
CONTENT_EXPORT bool IsWin32kRendererLockdownEnabled(); |
#endif |
+CONTENT_EXPORT extern const char kEnableNpapi[]; |
+ |
#if defined(ENABLE_PLUGINS) |
CONTENT_EXPORT extern const char kEnablePluginPowerSaver[]; |
#endif |