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

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

Issue 2660383002: [MD settings] idle load basic and advanced pages (Closed)
Patch Set: merge with master; changed test name Created 3 years, 11 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 5b6389ba4a110e1e17df705c79d4d49b0826aa5d..1254af3e34680fd142b92f72e1a0f49a16af583c 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -405,6 +405,12 @@
<structure name="IDR_SETTINGS_CONTROLS_RADIO_GROUP_JS"
file="controls/settings_radio_group.js"
type="chrome_html" />
+ <structure name="IDR_SETTINGS_CONTROLS_SETTINGS_IDLE_RENDER_HTML"
+ file="controls/settings_idle_render.html"
+ type="chrome_html" />
+ <structure name="IDR_SETTINGS_CONTROLS_SETTINGS_IDLE_RENDER_JS"
+ file="controls/settings_idle_render.js"
+ type="chrome_html" />
<structure name="IDR_SETTINGS_CONTROLS_TOGGLE_BUTTON_HTML"
file="controls/settings_toggle_button.html"
type="chrome_html" />

Powered by Google App Engine
This is Rietveld 408576698