| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index aa0e2db01cfb84150df1907ab28ef32abb6f0886..72bf9c0c0cdc9d02c9b31b431ca64c06040d7154 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -30,6 +30,7 @@ extern const char kAllowFileAccess[];
|
| extern const char kAllowHTTPBackgroundPage[];
|
| extern const char kAllowHttpScreenCapture[];
|
| extern const char kAllowLegacyExtensionManifests[];
|
| +extern const char kAllowNaClCrxFsAPI[];
|
| extern const char kAllowNaClSocketAPI[];
|
| extern const char kAllowOutdatedPlugins[];
|
| extern const char kAllowRunningInsecureContent[];
|
|
|