| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index c6312bbbac6f2a26a1188888c688383b1103c3b2..f7fed9681a39334b761dc28593f663d723df6f53 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -32,7 +32,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 kAllowCrossOriginAuthPrompt[];
|
| -extern const char kAllowFileAccess[];
|
| extern const char kAllowHttpScreenCapture[];
|
| extern const char kAllowOutdatedPlugins[];
|
| extern const char kAllowRunningInsecureContent[];
|
|
|