| Index: chrome/common/chrome_switches.h
|
| ===================================================================
|
| --- chrome/common/chrome_switches.h (revision 56586)
|
| +++ chrome/common/chrome_switches.h (working copy)
|
| @@ -32,6 +32,7 @@
|
| extern const char kAppsPanel[];
|
| extern const char kAppsGalleryURL[];
|
| extern const char kAppsNoThrob[];
|
| +extern const char kAuthSchemes[];
|
| extern const char kAuthServerWhitelist[];
|
| extern const char kAutomationClientChannelID[];
|
| extern const char kBlockNonSandboxedPlugins[];
|
| @@ -154,7 +155,6 @@
|
| extern const char kEnableWin7Location[];
|
| extern const char kEnableXSSAuditor[];
|
| // Experimental features.
|
| -extern const char kExperimentalEnableNegotiateAuth[];
|
| extern const char kExperimentalSpellcheckerFeatures[];
|
| // End experimental features.
|
| extern const char kExplicitlyAllowedPorts[];
|
|
|