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

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

Issue 3195029: Land resources for 3189012: "Go incognito" button in bottom right corner (Closed) Base URL: http://src.chromium.org/git/chromium.git
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
« no previous file with comments | « chrome/app/theme/incognito_guy.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 447 matching lines...) Expand 10 before | Expand all | Expand 10 after
458 <include name="IDR_INFOBARBUTTON_TOP_RIGHT_H" file="infobarbutton_tr_h.p ng" type="BINDATA" /> 458 <include name="IDR_INFOBARBUTTON_TOP_RIGHT_H" file="infobarbutton_tr_h.p ng" type="BINDATA" />
459 <include name="IDR_INFOBARBUTTON_TOP_RIGHT_N" file="infobarbutton_tr_n.p ng" type="BINDATA" /> 459 <include name="IDR_INFOBARBUTTON_TOP_RIGHT_N" file="infobarbutton_tr_n.p ng" type="BINDATA" />
460 <include name="IDR_INFOBARBUTTON_TOP_RIGHT_P" file="infobarbutton_tr_p.p ng" type="BINDATA" /> 460 <include name="IDR_INFOBARBUTTON_TOP_RIGHT_P" file="infobarbutton_tr_p.p ng" type="BINDATA" />
461 </if> 461 </if>
462 462
463 <!-- Images only used by ChromeOS. --> 463 <!-- Images only used by ChromeOS. -->
464 <if expr="pp_ifdef('chromeos')"> 464 <if expr="pp_ifdef('chromeos')">
465 <include name="IDR_COMPACTNAV_BACK" file="compactnav_back.png" type="BIN DATA" /> 465 <include name="IDR_COMPACTNAV_BACK" file="compactnav_back.png" type="BIN DATA" />
466 <include name="IDR_COMPACTNAV_FORWARD" file="compactnav_forward.png" typ e="BINDATA" /> 466 <include name="IDR_COMPACTNAV_FORWARD" file="compactnav_forward.png" typ e="BINDATA" />
467 <include name="IDR_COMPACTNAV_SEPARATOR" file="compactnav_separator.png" type="BINDATA" /> 467 <include name="IDR_COMPACTNAV_SEPARATOR" file="compactnav_separator.png" type="BINDATA" />
468 <include name="IDR_INCOGNITO_GUY" file="incognito_guy.png" type="BINDATA " />
468 <include name="IDR_LOGIN_DEFAULT_USER" file="login_default.png" type="BI NDATA" /> 469 <include name="IDR_LOGIN_DEFAULT_USER" file="login_default.png" type="BI NDATA" />
469 <include name="IDR_LOGIN_OTHER_USER" file="login_other.png" type="BINDAT A" /> 470 <include name="IDR_LOGIN_OTHER_USER" file="login_other.png" type="BINDAT A" />
470 <include name="IDR_NOTIFICATION_LOW_BATTERY" file="notification_battery_ low.png" type="BINDATA" /> 471 <include name="IDR_NOTIFICATION_LOW_BATTERY" file="notification_battery_ low.png" type="BINDATA" />
471 <include name="IDR_NOTIFICATION_MENU" file="notification_menu.png" type= "BINDATA" /> 472 <include name="IDR_NOTIFICATION_MENU" file="notification_menu.png" type= "BINDATA" />
472 <include name="IDR_NOTIFICATION_NETWORK_FAILED" file="notification_netwo rk_failed.png" type="BINDATA" /> 473 <include name="IDR_NOTIFICATION_NETWORK_FAILED" file="notification_netwo rk_failed.png" type="BINDATA" />
473 <include name="IDR_NOTIFICATION_UPDATE" file="notification_update.png" t ype="BINDATA" /> 474 <include name="IDR_NOTIFICATION_UPDATE" file="notification_update.png" t ype="BINDATA" />
474 <include name="IDR_OOBE_PROGRESS_DOT_CURRENT" file="oobe_progress_dot_cu rrent.png" type="BINDATA" /> 475 <include name="IDR_OOBE_PROGRESS_DOT_CURRENT" file="oobe_progress_dot_cu rrent.png" type="BINDATA" />
475 <include name="IDR_OOBE_PROGRESS_DOT_EMPTY" file="oobe_progress_dot_empt y.png" type="BINDATA" /> 476 <include name="IDR_OOBE_PROGRESS_DOT_EMPTY" file="oobe_progress_dot_empt y.png" type="BINDATA" />
476 <include name="IDR_OOBE_PROGRESS_DOT_FILLED" file="oobe_progress_dot_fil led.png" type="BINDATA" /> 477 <include name="IDR_OOBE_PROGRESS_DOT_FILLED" file="oobe_progress_dot_fil led.png" type="BINDATA" />
477 <include name="IDR_OOBE_PROGRESS_LINE" file="oobe_progress_line.png" typ e="BINDATA" /> 478 <include name="IDR_OOBE_PROGRESS_LINE" file="oobe_progress_line.png" typ e="BINDATA" />
(...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after
537 <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" />
538 <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" />
539 <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" />
540 <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" />
541 <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" />
542 </if> 543 </if>
543 </includes> 544 </includes>
544 </release> 545 </release>
545 </grit> 546 </grit>
546 547
OLDNEW
« no previous file with comments | « chrome/app/theme/incognito_guy.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698