| 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[];
|
|
|