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

Side by Side Diff: ui/webui/resources/webui_resources.grd

Issue 1516233003: Incognito NTP style tweaks (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update Roboto font with full charset version Created 4 years, 11 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 | « ui/webui/resources/roboto/roboto-light.woff2 ('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 <!-- This comment is only here because changes to resources are not picked up 2 <!-- This comment is only here because changes to resources are not picked up
3 without changes to the corresponding grd file. --> 3 without changes to the corresponding grd file. -->
4 <grit latest_public_release="0" current_release="1"> 4 <grit latest_public_release="0" current_release="1">
5 <outputs> 5 <outputs>
6 <output filename="grit/webui_resources.h" type="rc_header"> 6 <output filename="grit/webui_resources.h" type="rc_header">
7 <emit emit_type='prepend'></emit> 7 <emit emit_type='prepend'></emit>
8 </output> 8 </output>
9 <output filename="grit/webui_resources_map.cc" 9 <output filename="grit/webui_resources_map.cc"
10 type="resource_file_map_source" /> 10 type="resource_file_map_source" />
11 <output filename="grit/webui_resources_map.h" type="resource_map_header" /> 11 <output filename="grit/webui_resources_map.h" type="resource_map_header" />
12 <output filename="webui_resources.pak" type="data_package" /> 12 <output filename="webui_resources.pak" type="data_package" />
13 </outputs> 13 </outputs>
14 <release seq="1"> 14 <release seq="1">
15 <includes> 15 <includes>
16 <include name="IDR_WEBUI_I18N_TEMPLATE_JS" file="js/i18n_template.js" flat tenhtml="true" type="BINDATA" /> 16 <include name="IDR_WEBUI_I18N_TEMPLATE_JS" file="js/i18n_template.js" flat tenhtml="true" type="BINDATA" />
17 <include name="IDR_WEBUI_JSTEMPLATE_JS" file="js/jstemplate_compiled.js" f lattenhtml="true" type="BINDATA" /> 17 <include name="IDR_WEBUI_JSTEMPLATE_JS" file="js/jstemplate_compiled.js" f lattenhtml="true" type="BINDATA" />
18 <include name="IDR_WEBUI_ANALYTICS_JS" file="js/analytics.js" flattenhtml= "true" type="BINDATA" /> 18 <include name="IDR_WEBUI_ANALYTICS_JS" file="js/analytics.js" flattenhtml= "true" type="BINDATA" />
19 <!-- Roboto Font. Roboto-Regular is already available on Android, and 19 <!-- Roboto Font. Roboto-Regular and Roboto-Light is already available on
20 Roboto-Medium is not used on Android. --> 20 Android, and Roboto-Medium is not used on Android. -->
21 <if expr="not android"> 21 <if expr="not android">
22 <include name="IDR_WEBUI_ROBOTO_ROBOTO_LIGHT_WOFF2" file="roboto/roboto- light.woff2" type="BINDATA" />
22 <include name="IDR_WEBUI_ROBOTO_ROBOTO_REGULAR_WOFF2" file="roboto/robot o-regular.woff2" type="BINDATA" /> 23 <include name="IDR_WEBUI_ROBOTO_ROBOTO_REGULAR_WOFF2" file="roboto/robot o-regular.woff2" type="BINDATA" />
23 <include name="IDR_WEBUI_ROBOTO_ROBOTO_MEDIUM_WOFF2" file="roboto/roboto -medium.woff2" type="BINDATA" /> 24 <include name="IDR_WEBUI_ROBOTO_ROBOTO_MEDIUM_WOFF2" file="roboto/roboto -medium.woff2" type="BINDATA" />
24 </if> 25 </if>
25 26
26 <!-- Component apps common image resources - 1x --> 27 <!-- Component apps common image resources - 1x -->
27 <!-- White button --> 28 <!-- White button -->
28 <include name="IDR_WEBUI_IMAGES_APPS_BUTTON" 29 <include name="IDR_WEBUI_IMAGES_APPS_BUTTON"
29 file="../../views/resources/default_100_percent/common/button.png " type="BINDATA" /> 30 file="../../views/resources/default_100_percent/common/button.png " type="BINDATA" />
30 <include name="IDR_WEBUI_IMAGES_APPS_BUTTON_PRESSED" 31 <include name="IDR_WEBUI_IMAGES_APPS_BUTTON_PRESSED"
31 file="../../views/resources/default_100_percent/common/button_pre ssed.png" type="BINDATA" /> 32 file="../../views/resources/default_100_percent/common/button_pre ssed.png" type="BINDATA" />
(...skipping 191 matching lines...) Expand 10 before | Expand all | Expand 10 after
223 <structure name="IDR_WEBUI_CSS_LIST" 224 <structure name="IDR_WEBUI_CSS_LIST"
224 file="css/list.css" type="chrome_html" /> 225 file="css/list.css" type="chrome_html" />
225 <structure name="IDR_WEBUI_CSS_MENU" 226 <structure name="IDR_WEBUI_CSS_MENU"
226 file="css/menu.css" type="chrome_html" 227 file="css/menu.css" type="chrome_html"
227 flattenhtml="true" /> 228 flattenhtml="true" />
228 <structure name="IDR_WEBUI_CSS_MENU_BUTTON" 229 <structure name="IDR_WEBUI_CSS_MENU_BUTTON"
229 file="css/menu_button.css" type="chrome_html" 230 file="css/menu_button.css" type="chrome_html"
230 flattenhtml="true" /> 231 flattenhtml="true" />
231 <structure name="IDR_WEBUI_CSS_TEXT_DEFAULTS" 232 <structure name="IDR_WEBUI_CSS_TEXT_DEFAULTS"
232 file="css/text_defaults.css" type="chrome_html" /> 233 file="css/text_defaults.css" type="chrome_html" />
234 <structure name="IDR_WEBUI_CSS_TEXT_DEFAULTS_MD"
235 file="css/text_defaults_md.css" type="chrome_html" />
233 <structure name="IDR_WEBUI_CSS_OVERLAY" 236 <structure name="IDR_WEBUI_CSS_OVERLAY"
234 file="css/overlay.css" type="chrome_html" 237 file="css/overlay.css" type="chrome_html"
235 flattenhtml="true" /> 238 flattenhtml="true" />
236 <structure name="IDR_WEBUI_CSS_ROBOTO" 239 <structure name="IDR_WEBUI_CSS_ROBOTO"
237 file="css/roboto.css" type="chrome_html" /> 240 file="css/roboto.css" type="chrome_html" />
238 <structure name="IDR_WEBUI_CSS_SPINNER" 241 <structure name="IDR_WEBUI_CSS_SPINNER"
239 file="css/spinner.css" type="chrome_html" 242 file="css/spinner.css" type="chrome_html"
240 flattenhtml="true" /> 243 flattenhtml="true" />
241 <structure name="IDR_WEBUI_CSS_TABLE" 244 <structure name="IDR_WEBUI_CSS_TABLE"
242 file="css/table.css" type="chrome_html" /> 245 file="css/table.css" type="chrome_html" />
(...skipping 199 matching lines...) Expand 10 before | Expand all | Expand 10 after
442 type="chrome_html" /> 445 type="chrome_html" />
443 <structure name="IDR_WEBUI_JS_UI_ACCOUNT_TWEAKS" 446 <structure name="IDR_WEBUI_JS_UI_ACCOUNT_TWEAKS"
444 file="js/chromeos/ui_account_tweaks.js" 447 file="js/chromeos/ui_account_tweaks.js"
445 type="chrome_html" /> 448 type="chrome_html" />
446 </if> 449 </if>
447 <part file="cr_elements_resources.grdp" /> 450 <part file="cr_elements_resources.grdp" />
448 <part file="polymer_resources.grdp" /> 451 <part file="polymer_resources.grdp" />
449 </structures> 452 </structures>
450 </release> 453 </release>
451 </grit> 454 </grit>
OLDNEW
« no previous file with comments | « ui/webui/resources/roboto/roboto-light.woff2 ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698