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

Side by Side Diff: ui/resources/ui_resources.grd

Issue 564953002: Add support for dark theme in Mac Notification Center (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments and fix build. Created 6 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
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/ui_resources.h" type="rc_header" context="default_100 _percent"> 4 <output filename="grit/ui_resources.h" type="rc_header" context="default_100 _percent">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="grit/ui_resources_map.cc" type="resource_map_source" conte xt="default_100_percent" /> 7 <output filename="grit/ui_resources_map.cc" type="resource_map_source" conte xt="default_100_percent" />
8 <output filename="grit/ui_resources_map.h" type="resource_map_header" contex t="default_100_percent" /> 8 <output filename="grit/ui_resources_map.h" type="resource_map_header" contex t="default_100_percent" />
9 <output filename="ui_resources_100_percent.pak" type="data_package" context= "default_100_percent" /> 9 <output filename="ui_resources_100_percent.pak" type="data_package" context= "default_100_percent" />
10 <output filename="ui_resources_200_percent.pak" type="data_package" context= "default_200_percent" /> 10 <output filename="ui_resources_200_percent.pak" type="data_package" context= "default_200_percent" />
(...skipping 501 matching lines...) Expand 10 before | Expand all | Expand 10 after
512 <structure type="chrome_scaled_image" name="IDR_TEXT_SELECTION_HANDLE" f ile="common/text_selection_handle_small.png" /> 512 <structure type="chrome_scaled_image" name="IDR_TEXT_SELECTION_HANDLE" f ile="common/text_selection_handle_small.png" />
513 </if> 513 </if>
514 <structure type="chrome_scaled_image" name="IDR_THROBBER" file="throbber.p ng" /> 514 <structure type="chrome_scaled_image" name="IDR_THROBBER" file="throbber.p ng" />
515 <if expr="toolkit_views"> 515 <if expr="toolkit_views">
516 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_COPY" fil e="common/drag_tip_copy.png" /> 516 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_COPY" fil e="common/drag_tip_copy.png" />
517 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_MOVE" fil e="common/drag_tip_move.png" /> 517 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_MOVE" fil e="common/drag_tip_move.png" />
518 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_LINK" fil e="common/drag_tip_link.png" /> 518 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_LINK" fil e="common/drag_tip_link.png" />
519 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_NODROP" f ile="common/drag_tip_nodrop.png" /> 519 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_NODROP" f ile="common/drag_tip_nodrop.png" />
520 </if> 520 </if>
521 <if expr="is_macosx or is_ios"> 521 <if expr="is_macosx or is_ios">
522 <structure type="chrome_scaled_image" name="IDR_DARK_TRAY_ATTENTION" fil e="mac/notification_dark_tray_attention.png"/>
523 <structure type="chrome_scaled_image" name="IDR_DARK_TRAY_ATTENTION_PRES SED" file="mac/notification_tray_attention_pressed.png"/>
524 <structure type="chrome_scaled_image" name="IDR_DARK_TRAY_DO_NOT_DISTURB _ATTENTION" file="mac/notification_dark_tray_do_not_disturb_attention.png"/>
525 <structure type="chrome_scaled_image" name="IDR_DARK_TRAY_DO_NOT_DISTURB _ATTENTION_PRESSED" file="mac/notification_tray_do_not_disturb_attention_pressed .png"/>
526 <structure type="chrome_scaled_image" name="IDR_DARK_TRAY_DO_NOT_DISTURB _EMPTY" file="mac/notification_tray_do_not_disturb_empty.png"/>
527 <structure type="chrome_scaled_image" name="IDR_DARK_TRAY_DO_NOT_DISTURB _EMPTY_PRESSED" file="mac/notification_tray_do_not_disturb_empty_pressed.png"/>
528 <structure type="chrome_scaled_image" name="IDR_DARK_TRAY_EMPTY" file="m ac/notification_dark_tray_empty.png"/>
529 <structure type="chrome_scaled_image" name="IDR_DARK_TRAY_EMPTY_PRESSED" file="mac/notification_tray_empty_pressed.png"/>
522 <structure type="chrome_scaled_image" name="IDR_TRAY_ATTENTION" file="ma c/notification_tray_attention.png"/> 530 <structure type="chrome_scaled_image" name="IDR_TRAY_ATTENTION" file="ma c/notification_tray_attention.png"/>
523 <structure type="chrome_scaled_image" name="IDR_TRAY_ATTENTION_PRESSED" file="mac/notification_tray_attention_pressed.png"/> 531 <structure type="chrome_scaled_image" name="IDR_TRAY_ATTENTION_PRESSED" file="mac/notification_tray_attention_pressed.png"/>
524 <structure type="chrome_scaled_image" name="IDR_TRAY_DO_NOT_DISTURB_ATTE NTION" file="mac/notification_tray_do_not_disturb_attention.png"/> 532 <structure type="chrome_scaled_image" name="IDR_TRAY_DO_NOT_DISTURB_ATTE NTION" file="mac/notification_tray_do_not_disturb_attention.png"/>
525 <structure type="chrome_scaled_image" name="IDR_TRAY_DO_NOT_DISTURB_ATTE NTION_PRESSED" file="mac/notification_tray_do_not_disturb_attention_pressed.png" /> 533 <structure type="chrome_scaled_image" name="IDR_TRAY_DO_NOT_DISTURB_ATTE NTION_PRESSED" file="mac/notification_tray_do_not_disturb_attention_pressed.png" />
526 <structure type="chrome_scaled_image" name="IDR_TRAY_DO_NOT_DISTURB_EMPT Y" file="mac/notification_tray_do_not_disturb_empty.png"/> 534 <structure type="chrome_scaled_image" name="IDR_TRAY_DO_NOT_DISTURB_EMPT Y" file="mac/notification_tray_do_not_disturb_empty.png"/>
527 <structure type="chrome_scaled_image" name="IDR_TRAY_DO_NOT_DISTURB_EMPT Y_PRESSED" file="mac/notification_tray_do_not_disturb_empty_pressed.png"/> 535 <structure type="chrome_scaled_image" name="IDR_TRAY_DO_NOT_DISTURB_EMPT Y_PRESSED" file="mac/notification_tray_do_not_disturb_empty_pressed.png"/>
528 <structure type="chrome_scaled_image" name="IDR_TRAY_EMPTY" file="mac/no tification_tray_empty.png"/> 536 <structure type="chrome_scaled_image" name="IDR_TRAY_EMPTY" file="mac/no tification_tray_empty.png"/>
529 <structure type="chrome_scaled_image" name="IDR_TRAY_EMPTY_PRESSED" file ="mac/notification_tray_empty_pressed.png"/> 537 <structure type="chrome_scaled_image" name="IDR_TRAY_EMPTY_PRESSED" file ="mac/notification_tray_empty_pressed.png"/>
530 </if> 538 </if>
531 <if expr="toolkit_views"> 539 <if expr="toolkit_views">
(...skipping 29 matching lines...) Expand all
561 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMA LL_TOP_LEFT" file="common/window_bubble_shadow_small_top_left.png" /> 569 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMA LL_TOP_LEFT" file="common/window_bubble_shadow_small_top_left.png" />
562 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMA LL_TOP_RIGHT" file="common/window_bubble_shadow_small_top_right.png" /> 570 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMA LL_TOP_RIGHT" file="common/window_bubble_shadow_small_top_right.png" />
563 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_BOTTOM" file="common/window_bubble_shadow_spike_small_bottom.png" /> 571 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_BOTTOM" file="common/window_bubble_shadow_spike_small_bottom.png" />
564 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_LEFT" file="common/window_bubble_shadow_spike_small_left.png" /> 572 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_LEFT" file="common/window_bubble_shadow_spike_small_left.png" />
565 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_RIGHT" file="common/window_bubble_shadow_spike_small_right.png" /> 573 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_RIGHT" file="common/window_bubble_shadow_spike_small_right.png" />
566 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_TOP" file="common/window_bubble_shadow_spike_small_top.png" /> 574 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_TOP" file="common/window_bubble_shadow_spike_small_top.png" />
567 </if> 575 </if>
568 </structures> 576 </structures>
569 </release> 577 </release>
570 </grit> 578 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698