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

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

Issue 1089703002: Convert downloads_page.css to downloads_page_style.html. See http://goo.gl/vIGSCO for more informat… (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/downloads_page/downloads_page_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..5b28f47ce6085deb8b17d2df61885e42105a3504 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -91,8 +91,8 @@
<structure name="IDR_SETTINGS_DATE_TIME_PAGE_JS"
file="date_time_page/date_time_page.js"
type="chrome_html" />
- <structure name="IDR_SETTINGS_DOWNLOADS_PAGE_CSS"
- file="downloads_page/downloads_page.css"
+ <structure name="IDR_SETTINGS_DOWNLOADS_PAGE_STYLE_HTML"
+ file="downloads_page/downloads_page_style.html"
type="chrome_html" />
<structure name="IDR_SETTINGS_DOWNLOADS_PAGE_HTML"
file="downloads_page/downloads_page.html"
« no previous file with comments | « chrome/browser/resources/settings/downloads_page/downloads_page_style.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698