summaryrefslogtreecommitdiffstats
path: root/ash/resources/ash_resources.grd
diff options
context:
space:
mode:
authorpkotwicz@chromium.org <pkotwicz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-26 22:45:30 +0000
committerpkotwicz@chromium.org <pkotwicz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-26 22:45:30 +0000
commit866f25e0f634c731a677de98865c2d555383797b (patch)
tree7d84c71235eb73b6553e26c10a9258fd1bcef2e2 /ash/resources/ash_resources.grd
parent485a42dc330297c829dd08da2798e5df35e88aa9 (diff)
downloadchromium_src-866f25e0f634c731a677de98865c2d555383797b.zip
chromium_src-866f25e0f634c731a677de98865c2d555383797b.tar.gz
chromium_src-866f25e0f634c731a677de98865c2d555383797b.tar.bz2
Use the opaque header for inactive apps when maximized.
BUG=350007 TEST=Manual, see bug Review URL: https://codereview.chromium.org/212893006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@259730 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/resources/ash_resources.grd')
-rw-r--r--ash/resources/ash_resources.grd4
1 files changed, 2 insertions, 2 deletions
diff --git a/ash/resources/ash_resources.grd b/ash/resources/ash_resources.grd
index 1a051da..75c3a69 100644
--- a/ash/resources/ash_resources.grd
+++ b/ash/resources/ash_resources.grd
@@ -253,8 +253,8 @@
<structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_CONTROL_ICON_SIZE" file="common/window_control_icon_size.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_CONTROL_ICON_SIZE_I" file="common/window_control_icon_size_inactive.png" />
- <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_HEADER_BASE_ACTIVE" file="common/window_header_base_active.png" />
- <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_HEADER_BASE_INACTIVE" file="common/window_header_base_inactive.png" />
+ <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_HEADER_BASE" file="common/window_header_base_active.png" />
+ <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_HEADER_BASE_RESTORED_INACTIVE" file="common/window_header_base_inactive.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_HEADER_SHADE_INACTIVE_BOTTOM" file="common/window_header_shade_bottom_inactive.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_HEADER_SHADE_INACTIVE_LEFT" file="common/window_header_shade_left_inactive.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_HEADER_SHADE_INACTIVE_RIGHT" file="common/window_header_shade_right_inactive.png" />