| Index: chrome/browser/resources/settings/settings_resources.grd | 
| diff --git a/chrome/browser/resources/settings/settings_resources.grd b/chrome/browser/resources/settings/settings_resources.grd | 
| index f6d5deba2618151b66149b5a4d3d946e09db62dd..97021808d1e37189dc327aa8a1197049a2f48dd1 100644 | 
| --- a/chrome/browser/resources/settings/settings_resources.grd | 
| +++ b/chrome/browser/resources/settings/settings_resources.grd | 
| @@ -65,6 +65,12 @@ | 
| <structure name="IDR_SETTINGS_BASIC_PAGE_CSS" | 
| file="basic_page/basic_page.css" | 
| type="chrome_html" /> | 
| +      <structure name="IDR_SETTINGS_I18N_BEHAVIOR_HTML" | 
| +                 file="i18n_behavior/i18n_behavior.html" | 
| +                 type="chrome_html" /> | 
| +      <structure name="IDR_SETTINGS_I18N_BEHAVIOR_JS" | 
| +                 file="i18n_behavior/i18n_behavior.js" | 
| +                 type="chrome_html" /> | 
| <structure name="IDR_SETTINGS_ON_STARTUP_PAGE_HTML" | 
| file="on_startup_page/on_startup_page.html" | 
| type="chrome_html" /> | 
|  |