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

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

Issue 2746033005: MD Settings: Separate code to be loaded lazily to its own lazy_load.html (Closed)
Patch Set: Fix crisper output. Created 3 years, 9 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 5760518c6a2e5d8851c856f2c002d68dd2b109b7..11e64f70b4e3e82f44bc2db99556971760ef55c6 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -990,6 +990,10 @@
preprocess="true"
file="settings.html"
type="chrome_html" />
+ <structure name="IDR_SETTINGS_LAZY_LOAD_HTML"
+ preprocess="true"
+ file="lazy_load.html"
+ type="chrome_html" />
<structure name="IDR_SETTINGS_USB_DEVICES_HTML"
file="site_settings/usb_devices.html"
type="chrome_html" />
« no previous file with comments | « chrome/browser/resources/settings/lazy_load.html ('k') | chrome/browser/resources/settings/settings_resources_vulcanized.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698