Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index c006fc3568f42b79cd6acbcfbb23126f01c2dec7..931b3e104f20fac976d6fdaec5b0cb956305d816 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -4990,6 +4990,9 @@ Public Exponent (<ph name="PUBLIC_EXPONENT_NUM_BITS">$3<ex>24</ex></ph> bits): |
<message name="IDS_EXTENSION_PROMPT_WARNING_SOCKET_SPECIFIC_HOSTS" desc="Permission string for access to multiple specific computers on the local network or internet."> |
Exchange data with the computers named: <ph name="HOSTNAMES">$1<ex>foo.example.com bar.example.com</ex></ph> |
</message> |
+ <message name="IDS_EXTENSION_PROMPT_WARNING_POINTER_LOCK" desc="Permission string for ability to lock the mouse pointer via HTML requestPointerLock."> |
+ Disable the mouse cursor |
+ </message> |
<!-- Extension/App error messages --> |
<message name="IDS_EXTENSION_CANT_GET_ABSOLUTE_PATH" desc="Warning displayed in pack dialog when the absolute path to the extension directory can not be found."> |