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

Side by Side Diff: ash/mus/resources/ash_mus_resources.grd

Issue 2227643003: Converts mash to use the common non-client frame (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@native_widget_mus_fix
Patch Set: feedback Created 4 years, 4 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
(Empty)
1 <?xml version="1.0" encoding="UTF-8"?>
2 <grit latest_public_release="0" current_release="1" output_all_resource_defines= "false">
3 <outputs>
4 <output filename="grit/ash_mus_resources.h" type="rc_header" context="defaul t_100_percent">
5 <emit emit_type='prepend'></emit>
6 </output>
7 <output filename="ash_mus_resources_100_percent.pak" type="data_package" con text="default_100_percent" />
8 <output filename="ash_mus_resources_200_percent.pak" type="data_package" con text="default_200_percent" />
9 </outputs>
10 <release seq="1">
11 <structures fallback_to_low_resolution="true">
12 <!-- KEEP THESE IN ALPHABETICAL ORDER! DO NOT ADD TO RANDOM PLACES JUST
13 BECAUSE YOUR RESOURCES ARE FUNCTIONALLY RELATED OR FALL UNDER THE
14 SAME CONDITIONALS. -->
15 <structure type="chrome_scaled_image" name="IDR_ASH_MUS_WINDOW_CONTROL_BAC KGROUND_H" file="common/window_control_background_hover.png" />
16 <structure type="chrome_scaled_image" name="IDR_ASH_MUS_WINDOW_CONTROL_BAC KGROUND_P" file="common/window_control_background_pressed.png" />
17 <structure type="chrome_scaled_image" name="IDR_ASH_MUS_WINDOW_CONTROL_ICO N_CLOSE" file="common/window_control_icon_close.png" />
18 <structure type="chrome_scaled_image" name="IDR_ASH_MUS_WINDOW_CONTROL_ICO N_CLOSE_WHITE" file="common/window_control_icon_close_white.png" />
19 <structure type="chrome_scaled_image" name="IDR_ASH_MUS_WINDOW_CONTROL_ICO N_LEFT_SNAPPED" file="common/window_control_icon_left_snapped.png" />
20 <structure type="chrome_scaled_image" name="IDR_ASH_MUS_WINDOW_CONTROL_ICO N_LEFT_SNAPPED_WHITE" file="common/window_control_icon_left_snapped_white.png" / >
21 <structure type="chrome_scaled_image" name="IDR_ASH_MUS_WINDOW_CONTROL_ICO N_MAXIMIZE" file="common/window_control_icon_maximize.png" />
22 <structure type="chrome_scaled_image" name="IDR_ASH_MUS_WINDOW_CONTROL_ICO N_MAXIMIZE_WHITE" file="common/window_control_icon_maximize_white.png" />
23 <structure type="chrome_scaled_image" name="IDR_ASH_MUS_WINDOW_CONTROL_ICO N_MINIMIZE" file="common/window_control_icon_minimize.png" />
24 <structure type="chrome_scaled_image" name="IDR_ASH_MUS_WINDOW_CONTROL_ICO N_MINIMIZE_WHITE" file="common/window_control_icon_minimize_white.png" />
25 <structure type="chrome_scaled_image" name="IDR_ASH_MUS_WINDOW_CONTROL_ICO N_RESTORE" file="common/window_control_icon_restore.png" />
26 <structure type="chrome_scaled_image" name="IDR_ASH_MUS_WINDOW_CONTROL_ICO N_RESTORE_WHITE" file="common/window_control_icon_restore_white.png" />
27 <structure type="chrome_scaled_image" name="IDR_ASH_MUS_WINDOW_CONTROL_ICO N_RIGHT_SNAPPED" file="common/window_control_icon_right_snapped.png" />
28 <structure type="chrome_scaled_image" name="IDR_ASH_MUS_WINDOW_CONTROL_ICO N_RIGHT_SNAPPED_WHITE" file="common/window_control_icon_right_snapped_white.png" />
29 <structure type="chrome_scaled_image" name="IDR_ASH_MUS_WINDOW_HEADER_SHAD E_INACTIVE_BOTTOM" file="common/window_header_shade_bottom_inactive.png" />
30 <structure type="chrome_scaled_image" name="IDR_ASH_MUS_WINDOW_HEADER_SHAD E_INACTIVE_LEFT" file="common/window_header_shade_left_inactive.png" />
31 <structure type="chrome_scaled_image" name="IDR_ASH_MUS_WINDOW_HEADER_SHAD E_INACTIVE_RIGHT" file="common/window_header_shade_right_inactive.png" />
32 <structure type="chrome_scaled_image" name="IDR_ASH_MUS_WINDOW_HEADER_SHAD E_INACTIVE_TOP" file="common/window_header_shade_top_inactive.png" />
33 </structures>
34 </release>
35 </grit>
OLDNEW
« no previous file with comments | « ash/mus/resources/BUILD.gn ('k') | ash/mus/resources/default_100_percent/common/window_control_background_hover.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698