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

Unified Diff: chrome/app/theme/theme_resources_standard.grd

Issue 9187061: Preliminary implementation of Google-style dialogs in ash::internal::DialogFrameView (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 years, 11 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 side-by-side diff with in-line comments
Download patch
Index: chrome/app/theme/theme_resources_standard.grd
diff --git a/chrome/app/theme/theme_resources_standard.grd b/chrome/app/theme/theme_resources_standard.grd
index 9c0140d354e332e2ad08c42f72e8165c51fe05b1..ebd0cc668e5febf3e19d1344cc15be64f192c7cf 100644
--- a/chrome/app/theme/theme_resources_standard.grd
+++ b/chrome/app/theme/theme_resources_standard.grd
@@ -43,10 +43,6 @@
<include name="IDR_BROWSER_ACTIONS_OVERFLOW_H" file="browser_actions_overflow_win_h.png" type="BINDATA" />
<include name="IDR_BROWSER_ACTIONS_OVERFLOW_P" file="browser_actions_overflow_win_p.png" type="BINDATA" />
</if>
- <include name="IDR_CLOSE_BAR" file="close_bar.png" type="BINDATA" />
- <include name="IDR_CLOSE_BAR_H" file="close_bar_h.png" type="BINDATA" />
- <include name="IDR_CLOSE_BAR_MASK" file="close_bar_mask.png" type="BINDATA" />
- <include name="IDR_CLOSE_BAR_P" file="close_bar_p.png" type="BINDATA" />
<if expr="is_win">
<include name="IDR_CONFLICT_FAVICON" file="about_conflicts_favicon.png" type="BINDATA" />
</if>

Powered by Google App Engine
This is Rietveld 408576698