| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 088da46405b9ffa563c5498c3bc8f8365878228a..32e50a2a11e41e1cc5e7d0229c1e8f0cb0257e2d 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[];
|
|
|