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

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

Issue 1100993002: Implement md-settings network lists. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 8 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 2aec269e4cc854482bd159e13eb9e46e12d77f9c..daaca072fd127e4a81864b8048c3b38e47bc48d2 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -238,6 +238,15 @@
<structure name="IDR_SETTINGS_NETWORK_SUMMARY_JS"
file="internet_page/network_summary.js"
type="chrome_html" />
+ <structure name="IDR_SETTINGS_NETWORK_SUMMARY_ITEM_STYLE_HTML"
+ file="internet_page/network_summary_item_style.html"
+ type="chrome_html" />
+ <structure name="IDR_SETTINGS_NETWORK_SUMMARY_ITEM_HTML"
+ file="internet_page/network_summary_item.html"
+ type="chrome_html" />
+ <structure name="IDR_SETTINGS_NETWORK_SUMMARY_ITEM_JS"
+ file="internet_page/network_summary_item.js"
+ type="chrome_html" />
</if>
</structures>
</release>
« no previous file with comments | « chrome/browser/resources/settings/internet_page/network_summary_style.html ('k') | chromeos/dbus/fake_shill_manager_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698