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

Side by Side Diff: chrome/app/theme/theme_resources.grd

Issue 3384008: Merge 59554 - Adding new Omnibox images from Cole for the SSL warning and err... (Closed) Base URL: svn://svn.chromium.org/chrome/branches/517/src/
Patch Set: Created 10 years, 3 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 | Annotate | Revision Log
« no previous file with comments | « chrome/app/theme/omnibox_https_warning.png ('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/theme_resources.h" type="rc_header"> 4 <output filename="grit/theme_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/theme_resources_map.cc" type="resource_map_source" /> 7 <output filename="grit/theme_resources_map.cc" type="resource_map_source" />
8 <output filename="grit/theme_resources_map.h" type="resource_map_header" /> 8 <output filename="grit/theme_resources_map.h" type="resource_map_header" />
9 <output filename="theme_resources.pak" type="data_package" /> 9 <output filename="theme_resources.pak" type="data_package" />
10 <output filename="theme_resources.rc" type="rc_all" /> 10 <output filename="theme_resources.rc" type="rc_all" />
(...skipping 526 matching lines...) Expand 10 before | Expand all | Expand 10 after
537 <include name="IDR_STATUSBAR_NETWORK_WARNING" file="statusbar_network_wa rning.png" type="BINDATA" /> 537 <include name="IDR_STATUSBAR_NETWORK_WARNING" file="statusbar_network_wa rning.png" type="BINDATA" />
538 <include name="IDR_STATUSBAR_NETWORK_WIRED_PRESSED" file="statusbar_netw ork_wired_pressed.png" type="BINDATA" /> 538 <include name="IDR_STATUSBAR_NETWORK_WIRED_PRESSED" file="statusbar_netw ork_wired_pressed.png" type="BINDATA" />
539 <include name="IDR_STATUSBAR_WIRED" file="statusbar_wired.png" type="BIN DATA" /> 539 <include name="IDR_STATUSBAR_WIRED" file="statusbar_wired.png" type="BIN DATA" />
540 <include name="IDR_STATUSBAR_WIRED_BLACK" file="statusbar_wiredb.png" ty pe="BINDATA" /> 540 <include name="IDR_STATUSBAR_WIRED_BLACK" file="statusbar_wiredb.png" ty pe="BINDATA" />
541 <include name="IDR_USER_IMAGE_NO_VIDEO" file="login_other.png" type="BIN DATA" /> 541 <include name="IDR_USER_IMAGE_NO_VIDEO" file="login_other.png" type="BIN DATA" />
542 <include name="IDR_VOLUMEBUBBLE_ICON" file="volume_icon.png" type="BINDA TA" /> 542 <include name="IDR_VOLUMEBUBBLE_ICON" file="volume_icon.png" type="BINDA TA" />
543 </if> 543 </if>
544 </includes> 544 </includes>
545 </release> 545 </release>
546 </grit> 546 </grit>
547
OLDNEW
« no previous file with comments | « chrome/app/theme/omnibox_https_warning.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698