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

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

Issue 7584007: make bubble_border to use resources under ui/resources. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: fix missing ui_resources_standard dependencies Created 9 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/app/theme/theme_resources_standard.grd » ('j') | tools/grit/resource_ids » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 d74562a8d6d52ce4dfbab93afc5fbafc3b8a3f05..b01a89d1f91492b40b55c256f338feef46f36200 100644
--- a/chrome/app/theme/theme_resources_large.grd
+++ b/chrome/app/theme/theme_resources_large.grd
@@ -40,18 +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_BUBBLE_B" file="large_bubble_b.png" type="BINDATA" />
- <include name="IDR_BUBBLE_BL" file="large_bubble_bl.png" type="BINDATA" />
- <include name="IDR_BUBBLE_BR" file="large_bubble_br.png" type="BINDATA" />
- <include name="IDR_BUBBLE_B_ARROW" file="large_bubble_pointer_b.png" type="BINDATA" />
- <include name="IDR_BUBBLE_L" file="large_bubble_l.png" type="BINDATA" />
- <include name="IDR_BUBBLE_L_ARROW" file="large_bubble_pointer_l.png" type="BINDATA" />
- <include name="IDR_BUBBLE_R" file="large_bubble_r.png" type="BINDATA" />
- <include name="IDR_BUBBLE_R_ARROW" file="large_bubble_pointer_r.png" type="BINDATA" />
- <include name="IDR_BUBBLE_T" file="large_bubble_t.png" type="BINDATA" />
- <include name="IDR_BUBBLE_TL" file="large_bubble_tl.png" type="BINDATA" />
- <include name="IDR_BUBBLE_TR" file="large_bubble_tr.png" type="BINDATA" />
- <include name="IDR_BUBBLE_T_ARROW" file="large_bubble_pointer_t.png" type="BINDATA" />
<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" />
« no previous file with comments | « no previous file | chrome/app/theme/theme_resources_standard.grd » ('j') | tools/grit/resource_ids » ('J')

Powered by Google App Engine
This is Rietveld 408576698