Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4239)

Unified Diff: chrome/browser/resources/settings/settings_resources.grd

Issue 2915753003: [Night Light] CL5: Schedule Settings (Closed)
Patch Set: Steven's comments Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"

Powered by Google App Engine
This is Rietveld 408576698