| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 1e92060d4c84d28eeef26a815a1b7f83ab82f333..71274aeeaaad95c14315d252abd1aab4d61913d7 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -38,6 +38,7 @@ extern const char kAuthNegotiateDelegateWhitelist[];
|
| extern const char kAuthSchemes[];
|
| extern const char kAuthServerWhitelist[];
|
| extern const char kAutomationClientChannelID[];
|
| +extern const char kBlockReadingThirdPartyCookies[];
|
| extern const char kBrowserAssertTest[];
|
| extern const char kBrowserCrashTest[];
|
| extern const char kBrowserSubprocessPath[];
|
|
|