Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(692)

Unified Diff: components/nacl/common/nacl_switches.h

Issue 398213002: Remove disable-pnacl-install flag. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove arg too Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/nacl/common/nacl_switches.h
diff --git a/components/nacl/common/nacl_switches.h b/components/nacl/common/nacl_switches.h
index 6d955e966acddac4f41ccae1f9ebed71403433c3..751bf6f713415677a76c8a4234abddc707f4038b 100644
--- a/components/nacl/common/nacl_switches.h
+++ b/components/nacl/common/nacl_switches.h
@@ -12,7 +12,6 @@ namespace switches {
// All switches in alphabetical order. The switches should be documented
// alongside the definition of their values in the .cc file.
extern const char kDisablePnaclCrashThrottling[];
-extern const char kDisablePnaclInstall[];
extern const char kEnableNaClDebug[];
extern const char kEnableNaClNonSfiMode[];
extern const char kNaClBrokerProcess[];
« no previous file with comments | « chrome/browser/component_updater/pnacl/pnacl_component_installer.cc ('k') | components/nacl/common/nacl_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698