| Index: chrome/browser/resources/options_resources.grd
|
| diff --git a/chrome/browser/resources/options_resources.grd b/chrome/browser/resources/options_resources.grd
|
| index a801519166928a33b7f6c2fa8c7d32c54ae41130..d184873b139726048c88637f1c2598b5a21209b6 100644
|
| --- a/chrome/browser/resources/options_resources.grd
|
| +++ b/chrome/browser/resources/options_resources.grd
|
| @@ -64,6 +64,15 @@
|
| type="chrome_html"
|
| flattenhtml="true"
|
| allowexternalscript="true" />
|
| + <structure name="IDR_SETTINGS_I18N_SETUP_HTML"
|
| + file="settings/route.html"
|
| + type="chrome_html"
|
| + flattenhtml="true"
|
| + allowexternalscript="true" />
|
| + <structure name="IDR_SETTINGS_I18N_SETUP_JS"
|
| + file="settings/route.js"
|
| + type="chrome_html"
|
| + flattenhtml="true" />
|
| <structure name="IDR_OPTIONS_ROUTE_HTML"
|
| file="settings/route.html"
|
| type="chrome_html"
|
|
|