Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 7555969fc9d9f5df8ff240bfaead5a556ffe809e..a2e7778770246eee236875e199f1c3d1eb1da8c1 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -11499,6 +11499,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 only |
+ </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> |