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

Unified Diff: chrome/app/theme/theme_resources_large.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_large.grd
diff --git a/chrome/app/theme/theme_resources_large.grd b/chrome/app/theme/theme_resources_large.grd
index d8522979434954820b119318f6fe701333b2d621..3371bfbfea894e2d693c1e3ddbbdbe1da9f4660e 100644
--- a/chrome/app/theme/theme_resources_large.grd
+++ b/chrome/app/theme/theme_resources_large.grd
@@ -40,10 +40,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="large_close_bar.png" type="BINDATA" />
- <include name="IDR_CLOSE_BAR_H" file="large_close_bar_h.png" type="BINDATA" />
- <include name="IDR_CLOSE_BAR_MASK" file="large_close_bar_mask.png" type="BINDATA" />
- <include name="IDR_CLOSE_BAR_P" file="large_close_bar_p.png" type="BINDATA" />
<if expr="is_win">
<include name="IDR_CONFLICT_FAVICON" file="large_about_conflicts_favicon.png" type="BINDATA" />
</if>

Powered by Google App Engine
This is Rietveld 408576698