| 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..bd8c1b5652360b9edb20a706b0935678173f17be 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_NIGHT_LIGHT_CONTROLS_SLIDER_HTML"
 | 
| +                   file="controls/night_light_slider.html"
 | 
| +                   type="chrome_html" />
 | 
| +        <structure name="IDR_SETTINGS_NIGHT_LIGHT_CONTROLS_SLIDER_JS"
 | 
| +                   file="controls/night_light_slider.js"
 | 
| +                   type="chrome_html" />
 | 
| +
 | 
|        </if>
 | 
|        <structure name="IDR_SETTINGS_DIRECTION_DELEGATE_HTML"
 | 
|                   file="direction_delegate.html"
 | 
| 
 |