| Index: chrome/app/generated_resources.grd | 
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd | 
| index 0206b03a624f4f2541cc0f36d41234db9a137587..badb0145ebd092c9680c04cd44ae1817143e9115 100644 | 
| --- a/chrome/app/generated_resources.grd | 
| +++ b/chrome/app/generated_resources.grd | 
| @@ -414,6 +414,9 @@ are declared in build/common.gypi. | 
| <ph name="PERMISSION_TYPE_LABEL">$1<ex>Plugins</ex></ph>: | 
| </message> | 
|  | 
| +      <message name="IDS_PERMISSIONS_BUBBLE_PERSIST_TEXT" desc="The label for the checkbox used to allow users to optionally persist a permission request decision"> | 
| +        Remember my decision | 
| +      </message> | 
| <message name="IDS_PERMISSIONS_BUBBLE_PROMPT" desc="The label that is used to introduce permission request details to the user in a papup."> | 
| <ph name="SITE_NAME">$1<ex>google.com</ex></ph> wants to: | 
| </message> | 
|  |