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

Side by Side 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, 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 unified diff | Download patch
« no previous file with comments | « chrome/browser/resources/settings/settings_dialog_css.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <grit latest_public_release="0" current_release="1"> 2 <grit latest_public_release="0" current_release="1">
3 <outputs> 3 <outputs>
4 <output filename="grit/settings_resources.h" type="rc_header"> 4 <output filename="grit/settings_resources.h" type="rc_header">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="grit/settings_resources_map.cc" 7 <output filename="grit/settings_resources_map.cc"
8 type="resource_file_map_source" /> 8 type="resource_file_map_source" />
9 <output filename="grit/settings_resources_map.h" 9 <output filename="grit/settings_resources_map.h"
10 type="resource_map_header" /> 10 type="resource_map_header" />
(...skipping 112 matching lines...) Expand 10 before | Expand all | Expand 10 after
123 type="chrome_html" /> 123 type="chrome_html" />
124 <structure name="IDR_SETTINGS_CR_SETTINGS_SUBHEADER_CSS" 124 <structure name="IDR_SETTINGS_CR_SETTINGS_SUBHEADER_CSS"
125 file="settings_page/settings_subheader.css" 125 file="settings_page/settings_subheader.css"
126 type="chrome_html" /> 126 type="chrome_html" />
127 <structure name="IDR_SETTINGS_CR_SETTINGS_SUBHEADER_HTML" 127 <structure name="IDR_SETTINGS_CR_SETTINGS_SUBHEADER_HTML"
128 file="settings_page/settings_subheader.html" 128 file="settings_page/settings_subheader.html"
129 type="chrome_html" /> 129 type="chrome_html" />
130 <structure name="IDR_SETTINGS_CR_SETTINGS_SUBHEADER_JS" 130 <structure name="IDR_SETTINGS_CR_SETTINGS_SUBHEADER_JS"
131 file="settings_page/settings_subheader.js" 131 file="settings_page/settings_subheader.js"
132 type="chrome_html" /> 132 type="chrome_html" />
133 <structure name="IDR_SETTINGS_CR_SETTINGS_DIALOG_CSS" 133 <structure name="IDR_SETTINGS_CR_SETTINGS_DIALOG_CSS_HTML"
134 file="settings_dialog.css" 134 file="settings_dialog_css.html"
135 type="chrome_html" /> 135 type="chrome_html" />
136 <structure name="IDR_SETTINGS_CR_SETTINGS_PAGE_CSS" 136 <structure name="IDR_SETTINGS_CR_SETTINGS_PAGE_CSS"
137 file="settings_page.css" 137 file="settings_page.css"
138 type="chrome_html" /> 138 type="chrome_html" />
139 <structure name="IDR_SETTINGS_SETTINGS_SHARED_CSS_HTML" 139 <structure name="IDR_SETTINGS_SETTINGS_SHARED_CSS_HTML"
140 file="settings_shared_css.html" 140 file="settings_shared_css.html"
141 type="chrome_html" /> 141 type="chrome_html" />
142 <structure name="IDR_SETTINGS_BREADCRUMB_CSS" 142 <structure name="IDR_SETTINGS_BREADCRUMB_CSS"
143 file="settings_ui/breadcrumb.css" 143 file="settings_ui/breadcrumb.css"
144 type="chrome_html" /> 144 type="chrome_html" />
(...skipping 652 matching lines...) Expand 10 before | Expand all | Expand 10 after
797 type="chrome_html" 797 type="chrome_html"
798 flattenhtml="true" 798 flattenhtml="true"
799 allowexternalscript="true" /> 799 allowexternalscript="true" />
800 <structure name="IDR_SETTINGS_USERS_PAGE_CSS" 800 <structure name="IDR_SETTINGS_USERS_PAGE_CSS"
801 file="people_page/users_page.css" 801 file="people_page/users_page.css"
802 type="chrome_html" /> 802 type="chrome_html" />
803 </if> 803 </if>
804 </structures> 804 </structures>
805 </release> 805 </release>
806 </grit> 806 </grit>
OLDNEW
« 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