Chromium Code Reviews| 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..6b37b58080ab4048c60fb382011aaed332768630 100644 |
| --- a/chrome/browser/resources/options_resources.grd |
| +++ b/chrome/browser/resources/options_resources.grd |
| @@ -35,6 +35,14 @@ |
| type="chrome_html" |
| flattenhtml="true" |
| allowexternalscript="true" /> |
| + <structure name="IDR_OPTIONS_LOCK_SCREEN_CONSTANTS_JS" |
|
jdufault
2016/09/13 19:36:35
These files also need to get added to compiled_res
sammiequon
2016/09/13 21:34:57
Done.
|
| + file="settings/people_page/lock_screen_constants.js" |
| + type="chrome_html" /> |
| + <structure name="IDR_OPTIONS_LOCK_SCREEN_CONSTANTS_HTML" |
| + file="settings/people_page/lock_screen_constants.html" |
| + type="chrome_html" |
| + flattenhtml="true" |
| + allowexternalscript="true" /> |
| <structure name="IDR_OPTIONS_LOCK_STATE_BEHAVIOR_JS" |
| file="settings/people_page/lock_state_behavior.js" |
| type="chrome_html" /> |