Index: chrome/app/theme/theme_resources.grd |
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd |
index 7ebcbfd55453b6e754a70f6234871284f352bcec..c518c01f159da699e2819c501456492858b7ec20 100644 |
--- a/chrome/app/theme/theme_resources.grd |
+++ b/chrome/app/theme/theme_resources.grd |
@@ -737,8 +737,8 @@ |
</if> |
<if expr="pp_ifdef('use_ash')"> |
<!-- Ash has a gray frame, Windows uses blue. --> |
- <structure type="chrome_scaled_image" name="IDR_THEME_FRAME" file="ash/theme_frame_default_active.png" /> |
- <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INACTIVE" file="ash/theme_frame_default_inactive.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_THEME_FRAME" file="ash/theme_frame_active.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INACTIVE" file="ash/theme_frame_inactive.png" /> |
<structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INCOGNITO" file="ash/theme_frame_incognito_active.png" /> |
<structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INCOGNITO_INACTIVE" file="ash/theme_frame_incognito_inactive.png" /> |
</if> |