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

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

Issue 1738313002: [MD settings] converting settings_dialog.css to style-module (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: added file Created 4 years, 10 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/settings_dialog_css.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 abcd894ce2be0df659166152b7c4bc2dac1642ec..9564968905710b877f56010bb98d6a8424faad0c 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -130,8 +130,8 @@
<structure name="IDR_SETTINGS_CR_SETTINGS_SUBHEADER_JS"
file="settings_page/settings_subheader.js"
type="chrome_html" />
- <structure name="IDR_SETTINGS_CR_SETTINGS_DIALOG_CSS"
- file="settings_dialog.css"
+ <structure name="IDR_SETTINGS_CR_SETTINGS_DIALOG_CSS_HTML"
+ file="settings_dialog_css.html"
type="chrome_html" />
<structure name="IDR_SETTINGS_CR_SETTINGS_PAGE_CSS"
file="settings_page.css"
« no previous file with comments | « chrome/browser/resources/settings/settings_dialog_css.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698