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

Side by Side Diff: chrome/browser/resources/settings/settings_resources.grd

Issue 1949533003: MD Settings: replace paper-material with paper-material-shared-styles (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 7 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_page/settings_section.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 133 matching lines...) Expand 10 before | Expand all | Expand 10 after
144 allowexternalscript="true" /> 144 allowexternalscript="true" />
145 <structure name="IDR_SETTINGS_CR_SETTINGS_MENU_JS" 145 <structure name="IDR_SETTINGS_CR_SETTINGS_MENU_JS"
146 file="settings_menu/settings_menu.js" 146 file="settings_menu/settings_menu.js"
147 type="chrome_html" /> 147 type="chrome_html" />
148 <structure name="IDR_SETTINGS_CR_SETTINGS_PAGE_VISIBILITY_HTML" 148 <structure name="IDR_SETTINGS_CR_SETTINGS_PAGE_VISIBILITY_HTML"
149 file="settings_page/settings_page_visibility.html" 149 file="settings_page/settings_page_visibility.html"
150 type="chrome_html" /> 150 type="chrome_html" />
151 <structure name="IDR_SETTINGS_CR_SETTINGS_PAGE_VISIBILITY_JS" 151 <structure name="IDR_SETTINGS_CR_SETTINGS_PAGE_VISIBILITY_JS"
152 file="settings_page/settings_page_visibility.js" 152 file="settings_page/settings_page_visibility.js"
153 type="chrome_html" /> 153 type="chrome_html" />
154 <structure name="IDR_SETTINGS_CR_SETTINGS_SECTION_CSS"
155 file="settings_page/settings_section.css"
156 type="chrome_html" />
157 <structure name="IDR_SETTINGS_CR_SETTINGS_SECTION_HTML" 154 <structure name="IDR_SETTINGS_CR_SETTINGS_SECTION_HTML"
158 file="settings_page/settings_section.html" 155 file="settings_page/settings_section.html"
159 type="chrome_html" /> 156 type="chrome_html" />
160 <structure name="IDR_SETTINGS_CR_SETTINGS_SECTION_JS" 157 <structure name="IDR_SETTINGS_CR_SETTINGS_SECTION_JS"
161 file="settings_page/settings_section.js" 158 file="settings_page/settings_section.js"
162 type="chrome_html" /> 159 type="chrome_html" />
163 <structure name="IDR_SETTINGS_CR_SETTINGS_SUBPAGE_HTML" 160 <structure name="IDR_SETTINGS_CR_SETTINGS_SUBPAGE_HTML"
164 file="settings_page/settings_subpage.html" 161 file="settings_page/settings_subpage.html"
165 type="chrome_html" /> 162 type="chrome_html" />
166 <structure name="IDR_SETTINGS_CR_SETTINGS_SUBPAGE_JS" 163 <structure name="IDR_SETTINGS_CR_SETTINGS_SUBPAGE_JS"
(...skipping 772 matching lines...) Expand 10 before | Expand all | Expand 10 after
939 type="chrome_html" 936 type="chrome_html"
940 flattenhtml="true" 937 flattenhtml="true"
941 allowexternalscript="true" /> 938 allowexternalscript="true" />
942 <structure name="IDR_SETTINGS_USERS_PAGE_CSS" 939 <structure name="IDR_SETTINGS_USERS_PAGE_CSS"
943 file="people_page/users_page.css" 940 file="people_page/users_page.css"
944 type="chrome_html" /> 941 type="chrome_html" />
945 </if> 942 </if>
946 </structures> 943 </structures>
947 </release> 944 </release>
948 </grit> 945 </grit>
OLDNEW
« no previous file with comments | « chrome/browser/resources/settings/settings_page/settings_section.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698