| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index b296c63973159c1c1a37182906636dde0bc2eae8..b832d76cef291379e2488bafe7ebb7a0fc29eb9a 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -11480,6 +11480,12 @@ Chrome ran out of memory.
|
| <message name="IDS_COOKIES_COOKIE_SENDFOR_SECURE" desc="Send Cookie for any kind of connection">
|
| Secure connections only
|
| </message>
|
| + <message name="IDS_COOKIES_COOKIE_SENDFOR_FIRSTPARTY" desc="Send Cookie for any first-party connection">
|
| + First-party connections
|
| + </message>
|
| + <message name="IDS_COOKIES_COOKIE_SENDFOR_SECURE_FIRSTPARTY" desc="Send Cookie for secure, first-party connections">
|
| + Secure first-party connections only
|
| + </message>
|
| <message name="IDS_COOKIES_COOKIE_ACCESSIBLE_TO_SCRIPT_YES" desc="Accessible to Script">
|
| Yes
|
| </message>
|
|
|