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

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

Issue 1073903004: Convert network_summary.css to network_summary_style.html. See http://goo.gl/vIGSCO for more inform… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
« no previous file with comments | « chrome/browser/resources/settings/internet_page/network_summary_style.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 c538c674c869af98479c541e14956e98a6c92b74..a97d430d107ad25b4686d7baad7dca3f73011930 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -215,8 +215,8 @@
<structure name="IDR_SETTINGS_INTERNET_PAGE_JS"
file="internet_page/internet_page.js"
type="chrome_html" />
- <structure name="IDR_SETTINGS_NETWORK_SUMMARY_CSS"
- file="internet_page/network_summary.css"
+ <structure name="IDR_SETTINGS_NETWORK_SUMMARY_STYLE_HTML"
+ file="internet_page/network_summary_style.html"
type="chrome_html" />
<structure name="IDR_SETTINGS_NETWORK_SUMMARY_HTML"
file="internet_page/network_summary.html"
« no previous file with comments | « chrome/browser/resources/settings/internet_page/network_summary_style.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698