| Index: chrome/browser/resources/options_resources.grd
|
| diff --git a/chrome/browser/resources/options_resources.grd b/chrome/browser/resources/options_resources.grd
|
| index ae34933137c3c36f969e1c8a21108db31e987cfd..a801519166928a33b7f6c2fa8c7d32c54ae41130 100644
|
| --- a/chrome/browser/resources/options_resources.grd
|
| +++ b/chrome/browser/resources/options_resources.grd
|
| @@ -18,6 +18,11 @@
|
| allowexternalscript="true"
|
| type="chrome_html" />
|
| <if expr="chromeos">
|
| + <structure name="IDR_OPTIONS_ICONS_HTML"
|
| + file="settings/icons.html"
|
| + type="chrome_html"
|
| + flattenhtml="true"
|
| + allowexternalscript="true" />
|
| <structure name="IDR_OPTIONS_PIN_KEYBOARD_HTML"
|
| file="chromeos/quick_unlock/pin_keyboard.html"
|
| type="chrome_html"
|
|
|