Index: content/common/content_switches.h |
diff --git a/content/common/content_switches.h b/content/common/content_switches.h |
index 31e643c21a4a67173f4347c5bf1b5c83f3cfbc67..c2b44fcd21d7cd70ed3c0af4ce415e8d80cc68d7 100644 |
--- a/content/common/content_switches.h |
+++ b/content/common/content_switches.h |
@@ -94,10 +94,6 @@ extern const char kLowLatencyAudio[]; |
// 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[]; |