| Index: chrome/app/generated_resources.grd | 
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd | 
| index 62eb3077494a0eeb900d6580bdb16eeb1df1b6dc..a471cab3d312b727771837661c872d412ade4e3b 100644 | 
| --- a/chrome/app/generated_resources.grd | 
| +++ b/chrome/app/generated_resources.grd | 
| @@ -13637,6 +13637,12 @@ Some features may be unavailable.  Please check that the profile exists and you | 
| <message name="IDS_MEDIASTREAM_BUBBLE_MANAGE_LINK" desc="Link on the media (camera and microphone) bubble that opens up the Content Settings management dialog for media settings."> | 
| Manage media settings... | 
| </message> | 
| +      <message name="IDS_MEDIASTREAM_MICROPHONE_BUBBLE_MANAGE_LINK" desc="Link on the microphone bubble that opens up the Content Settings management dialog for microphone settings."> | 
| +        Manage microphone settings... | 
| +      </message> | 
| +      <message name="IDS_MEDIASTREAM_CAMERA_BUBBLE_MANAGE_LINK" desc="Link on the camera bubble that opens up the Content Settings management dialog for camera settings."> | 
| +        Manage camera settings... | 
| +      </message> | 
| <message name="IDS_MICROPHONE_CAMERA_ALLOWED" desc="Status text that is used as location bar icon tooltip text and as media settings bubble status text when a page is allowed to use the camera and microphone."> | 
| This page is accessing your camera and microphone. | 
| </message> | 
|  |