summaryrefslogtreecommitdiffstats
path: root/content/common/content_switches.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/common/content_switches.h')
-rw-r--r--content/common/content_switches.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/content/common/content_switches.h b/content/common/content_switches.h
index 1b2384f..f48e69a 100644
--- a/content/common/content_switches.h
+++ b/content/common/content_switches.h
@@ -92,10 +92,6 @@ extern const char kLogPluginMessages[];
// TODO(jam): this doesn't belong in content.
extern const char kNaClBrokerProcess[];
extern const char kNaClLoaderProcess[];
-// TODO(bradchen): remove kNaClLinuxHelper switch.
-// This switch enables the experimental lightweight nacl_helper for Linux.
-// It will be going away soon, when the helper is enabled permanently.
-extern const char kNaClLinuxHelper[];
extern const char kNoDisplayingInsecureContent[];
extern const char kNoJsRandomness[];
extern const char kNoReferrers[];