| 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 36e681580e268a8b70e7c64f42bf2635d61d77e0..913da0674af995e692ba7884541eec090a24e19e 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -1074,6 +1074,14 @@
|
| type="chrome_html"
|
| flattenhtml="true"
|
| allowexternalscript="true" />
|
| + <structure name="IDR_SETTINGS_PEOPLE_LOCK_SCREEN_CONSTANTS_JS"
|
| + file="people_page/lock_screen_constants.js"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_PEOPLE_LOCK_SCREEN_CONSTANTS_HTML"
|
| + file="people_page/lock_screen_constants.html"
|
| + type="chrome_html"
|
| + flattenhtml="true"
|
| + allowexternalscript="true" />
|
| <structure name="IDR_SETTINGS_PEOPLE_LOCK_STATE_BEHAVIOR_JS"
|
| file="people_page/lock_state_behavior.js"
|
| type="chrome_html" />
|
|
|