Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index a9df87dc3d62749dfa828ff4bdd433abcaf5511a..0d9d42df74bce2616ac1ca4d5799dc86d8c91213 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -152,6 +152,7 @@ extern const char kEnableNaCl[]; |
extern const char kEnableNaClDebug[]; |
extern const char kEnablePanels[]; |
extern const char kEnablePlatformApps[]; |
+extern const char kEnablePnacl[]; |
extern const char kEnablePreconnect[]; |
extern const char kEnableProfiling[]; |
extern const char kEnableRestoreSessionState[]; |