| Index: chrome/app/generated_resources.grd | 
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd | 
| index 0b531a6d1249fdea2e95d430dc186a6f2c8b37db..9b4b8f1a49591811033cf5d0699521f9a8d75433 100644 | 
| --- a/chrome/app/generated_resources.grd | 
| +++ b/chrome/app/generated_resources.grd | 
| @@ -4319,6 +4319,9 @@ Make sure you do not expose any sensitive information. | 
| <message name="IDS_EXTENSION_PROMPT_WARNING_MANAGEMENT" desc="Permisson string for access to extension management."> | 
| Manage your apps, extensions, and themes | 
| </message> | 
| +      <message name="IDS_EXTENSION_PROMPT_WARNING_TOPSITES" desc="Permission string for access to the list of most frequently visited websites."> | 
| +        Read a list of your most frequently visited websites | 
| +      </message> | 
| <message name="IDS_EXTENSION_PROMPT_WARNING_HISTORY_READ" desc="Permission string for access to browsing history."> | 
| Read your browsing history | 
| </message> | 
|  |