| 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 aac51759cea18b05669e86c651e0893e72ae912f..c87418d6440527e9304922e734a89a2ac5e10a49 100644 | 
| --- a/chrome/browser/resources/settings/settings_resources.grd | 
| +++ b/chrome/browser/resources/settings/settings_resources.grd | 
| @@ -561,6 +561,13 @@ | 
| <structure name="IDR_SETTINGS_DEVICE_LAYOUT_BEHAVIOR_JS" | 
| file="device_page/layout_behavior.js" | 
| type="chrome_html" /> | 
| +        <structure name="IDR_SETTINGS_DEVICE_NIGHT_LIGHT_SLIDER_HTML" | 
| +                   file="device_page/night_light_slider.html" | 
| +                   type="chrome_html" /> | 
| +        <structure name="IDR_SETTINGS_DEVICE_NIGHT_LIGHT_SLIDER_JS" | 
| +                   file="device_page/night_light_slider.js" | 
| +                   type="chrome_html" /> | 
| + | 
| </if> | 
| <structure name="IDR_SETTINGS_DIRECTION_DELEGATE_HTML" | 
| file="direction_delegate.html" | 
|  |