| Index: chrome/app/generated_resources.grd | 
| =================================================================== | 
| --- chrome/app/generated_resources.grd	(revision 137914) | 
| +++ chrome/app/generated_resources.grd	(working copy) | 
| @@ -6160,6 +6160,9 @@ | 
| <message name="IDS_TOOLTIP_NEW_TAB" desc="The tooltip for the new tab button"> | 
| New tab | 
| </message> | 
| +      <message name="IDS_TOOLTIP_ACTION_BOX_BUTTON" desc="The tooltip for action box button"> | 
| +        Actions | 
| +      </message> | 
|  | 
| <!--Accessible name/action strings--> | 
| <message name="IDS_ACCESSIBLE_INCOGNITO_WINDOW_TITLE_FORMAT" desc="The format for the accessible title of an incognito window"> | 
| @@ -6237,6 +6240,9 @@ | 
| <message name="IDS_ACCNAME_WEB_CONTENTS" desc="The accessible name for the web contents."> | 
| Web Contents | 
| </message> | 
| +      <message name="IDS_ACCNAME_ACTION_BOX_BUTTON" desc="The accessible name for the action box button."> | 
| +        Actions | 
| +      </message> | 
|  | 
| <!-- Browser Hung Plugin Detector --> | 
| <message name="IDS_UNKNOWN_PLUGIN_NAME" desc="Name for a plugin whose name could not be determined"> | 
|  |