| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 7ae695b1ce822d2950753814adddf1e3cd420fad..ce05727d1e3cf192772c1e7daa06e4d650f2aa79 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -43,6 +43,7 @@ extern const char kAuthNegotiateDelegateWhitelist[];
|
| extern const char kAuthSchemes[];
|
| extern const char kAuthServerWhitelist[];
|
| extern const char kAutomationClientChannelID[];
|
| +extern const char kAutomationReinitializeOnChannelError[];
|
| extern const char kBlockReadingThirdPartyCookies[];
|
| extern const char kBrowserAssertTest[];
|
| extern const char kBrowserCrashTest[];
|
|
|