| Index: chrome/app/generated_resources.grd
 | 
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
 | 
| index f6bc019afa45024d61c9026e72264b6746879e54..aa2652a740a6c4ecddf86056988434db62834a51 100644
 | 
| --- a/chrome/app/generated_resources.grd
 | 
| +++ b/chrome/app/generated_resources.grd
 | 
| @@ -3382,6 +3382,9 @@ each locale. -->
 | 
|        <message name="IDS_EXTENSIONS_OPTIONS" desc="The button text for the options button.">
 | 
|          Options
 | 
|        </message>
 | 
| +      <message name="IDS_EXTENSION_ACTION_INSPECT_POPUP" desc="The text for the right-click menu of page and browser actions which shows the popup and opens the developer tools.">
 | 
| +        Inspect Popup
 | 
| +      </message>
 | 
|        <message name="IDS_GET_MORE_EXTENSIONS" desc="The link for getting more extensions. Displayed at bottom of extension management page when there is at least one extension installed.">
 | 
|          Get more extensions >>
 | 
|        </message>
 | 
| 
 |