| Index: chrome/browser/resources/options_resources.grd
|
| diff --git a/chrome/browser/resources/options_resources.grd b/chrome/browser/resources/options_resources.grd
|
| index 40f031ce572b0c425e528b56356997e7ab932a55..4ddc0f1a382d7234d4ed0a92ef25adb02bec43d8 100644
|
| --- a/chrome/browser/resources/options_resources.grd
|
| +++ b/chrome/browser/resources/options_resources.grd
|
| @@ -54,6 +54,18 @@
|
| <structure name="IDR_OPTIONS_SETUP_PIN_DIALOG_HTML"
|
| file="settings/people_page/setup_pin_dialog.html"
|
| type="chrome_html" />
|
| + <structure name="IDR_OPTIONS_EASY_UNLOCK_BROWSER_PROXY_JS"
|
| + file="settings/people_page/easy_unlock_browser_proxy.js"
|
| + type="chrome_html" />
|
| + <structure name="IDR_OPTIONS_EASY_UNLOCK_BROWSER_PROXY_HTML"
|
| + file="settings/people_page/easy_unlock_browser_proxy.html"
|
| + type="chrome_html" />
|
| + <structure name="IDR_OPTIONS_EASY_UNLOCK_TURN_OFF_DIALOG_JS"
|
| + file="settings/people_page/easy_unlock_turn_off_dialog.js"
|
| + type="chrome_html" />
|
| + <structure name="IDR_OPTIONS_EASY_UNLOCK_TURN_OFF_DIALOG_HTML"
|
| + file="settings/people_page/easy_unlock_turn_off_dialog.html"
|
| + type="chrome_html" />
|
| <structure name="IDR_OPTIONS_FINGERPRINT_LIST_JS"
|
| file="settings/people_page/fingerprint_list.js"
|
| type="chrome_html" />
|
|
|