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

Unified Diff: chrome/common/chrome_switches.h

Issue 8348026: Add a component installer for Portable NaCl. Registration of installer is (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fixes to rebase Created 9 years, 1 month 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: chrome/common/chrome_switches.h
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
index b1b0140dd352b9a777e825c3c37efe39159abc56..0fc29989b66cfd41c561c6007f37ea44d2a50dd0 100644
--- a/chrome/common/chrome_switches.h
+++ b/chrome/common/chrome_switches.h
@@ -147,6 +147,7 @@ extern const char kEnableNaCl[];
extern const char kEnableNaClDebug[];
extern const char kEnableNTPBookmarkFeatures[];
extern const char kEnablePlatformApps[];
+extern const char kEnablePnacl[];
extern const char kEnablePreconnect[];
extern const char kEnableResourceContentSettings[];
extern const char kEnableSdch[];

Powered by Google App Engine
This is Rietveld 408576698