| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 149507cee1bcb97cd320c6939f909d55bdcfe1ac..997554de4b33d94c5fc1e603d00cfa2d186e0f4b 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -27,7 +27,6 @@ namespace switches {
|
| extern const char kAllowCreateExistingManagedUsers[];
|
| extern const char kAllowCrossOriginAuthPrompt[];
|
| extern const char kAllowFileAccess[];
|
| -extern const char kAllowHTTPBackgroundPage[];
|
| extern const char kAllowHttpScreenCapture[];
|
| extern const char kAllowNaClCrxFsAPI[];
|
| extern const char kAllowNaClFileHandleAPI[];
|
|
|