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

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

Issue 874283006: Add custom Polymer network icon element (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase, rename files Created 5 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 unified diff | Download patch
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" />
(...skipping 184 matching lines...) Expand 10 before | Expand all | Expand 10 after
195 <include name="IDR_WEBUI_IMAGES_SELECT" 195 <include name="IDR_WEBUI_IMAGES_SELECT"
196 file="images/select.png" type="BINDATA" /> 196 file="images/select.png" type="BINDATA" />
197 <include name="IDR_WEBUI_IMAGES_SPINNER" 197 <include name="IDR_WEBUI_IMAGES_SPINNER"
198 file="images/spinner.svg" type="BINDATA" /> 198 file="images/spinner.svg" type="BINDATA" />
199 <include name="IDR_WEBUI_IMAGES_THROBBER" 199 <include name="IDR_WEBUI_IMAGES_THROBBER"
200 file="images/throbber.svg" type="BINDATA" /> 200 file="images/throbber.svg" type="BINDATA" />
201 <include name="IDR_WEBUI_IMAGES_TRASH" 201 <include name="IDR_WEBUI_IMAGES_TRASH"
202 file="images/trash.png" type="BINDATA" /> 202 file="images/trash.png" type="BINDATA" />
203 <include name="IDR_WEBUI_IMAGES_CLOUDS" 203 <include name="IDR_WEBUI_IMAGES_CLOUDS"
204 file="images/clouds.png" type="BINDATA" /> 204 file="images/clouds.png" type="BINDATA" />
205
206 <part file="cr_elements_images.grdp" />
205 </includes> 207 </includes>
206 <structures> 208 <structures>
207 <structure name="IDR_WEBUI_CSS_ALERT_OVERLAY" 209 <structure name="IDR_WEBUI_CSS_ALERT_OVERLAY"
208 file="css/alert_overlay.css" type="chrome_html" /> 210 file="css/alert_overlay.css" type="chrome_html" />
209 <structure name="IDR_WEBUI_CSS_BUBBLE" 211 <structure name="IDR_WEBUI_CSS_BUBBLE"
210 file="css/bubble.css" type="chrome_html" /> 212 file="css/bubble.css" type="chrome_html" />
211 <structure name="IDR_WEBUI_CSS_BUBBLE_BUTTON" 213 <structure name="IDR_WEBUI_CSS_BUBBLE_BUTTON"
212 file="css/bubble_button.css" type="chrome_html" /> 214 file="css/bubble_button.css" type="chrome_html" />
213 <structure name="IDR_WEBUI_CSS_BUTTER_BAR" 215 <structure name="IDR_WEBUI_CSS_BUTTER_BAR"
214 file="css/butter_bar.css" type="chrome_html" /> 216 file="css/butter_bar.css" type="chrome_html" />
(...skipping 154 matching lines...) Expand 10 before | Expand all | Expand 10 after
369 file="js/i18n_template_no_process.js" 371 file="js/i18n_template_no_process.js"
370 type="chrome_html" /> 372 type="chrome_html" />
371 <structure name="IDR_WEBUI_JS_LOAD_TIME_DATA" 373 <structure name="IDR_WEBUI_JS_LOAD_TIME_DATA"
372 file="js/load_time_data.js" type="chrome_html" /> 374 file="js/load_time_data.js" type="chrome_html" />
373 <structure name="IDR_WEBUI_JS_MEDIA_COMMON" 375 <structure name="IDR_WEBUI_JS_MEDIA_COMMON"
374 file="js/media_common.js" type="chrome_html" /> 376 file="js/media_common.js" type="chrome_html" />
375 <structure name="IDR_WEBUI_JS_PARSE_HTML_SUBSET" 377 <structure name="IDR_WEBUI_JS_PARSE_HTML_SUBSET"
376 file="js/parse_html_subset.js" type="chrome_html" /> 378 file="js/parse_html_subset.js" type="chrome_html" />
377 <structure name="IDR_WEBUI_JS_UTIL" 379 <structure name="IDR_WEBUI_JS_UTIL"
378 file="js/util.js" type="chrome_html" flattenhtml="true" /> 380 file="js/util.js" type="chrome_html" flattenhtml="true" />
379 <structure name="IDR_WEBUI_JS_WEBUI_RESOURCE_TEST"
380 file="js/webui_resource_test.js" type="chrome_html" />
381 <if expr="chromeos"> 381 <if expr="chromeos">
382 <structure name="IDR_WEBUI_CSS_UI_ACCOUNT_TWEAKS" 382 <structure name="IDR_WEBUI_CSS_UI_ACCOUNT_TWEAKS"
383 file="css/chromeos/ui_account_tweaks.css" 383 file="css/chromeos/ui_account_tweaks.css"
384 type="chrome_html" /> 384 type="chrome_html" />
385 <structure name="IDR_WEBUI_JS_UI_ACCOUNT_TWEAKS" 385 <structure name="IDR_WEBUI_JS_UI_ACCOUNT_TWEAKS"
386 file="js/chromeos/ui_account_tweaks.js" 386 file="js/chromeos/ui_account_tweaks.js"
387 type="chrome_html" /> 387 type="chrome_html" />
388 </if> 388 </if>
389 <part file="cr_elements_resources.grdp" /> 389 <part file="cr_elements_resources.grdp" />
390 <part file="polymer_resources.grdp" /> 390 <part file="polymer_resources.grdp" />
391 </structures> 391 </structures>
392 </release> 392 </release>
393 </grit> 393 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698