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

Unified Diff: ui/resources/ui_resources_large.grd

Issue 8565034: Add a drop shadow to the fullscreen exit bubble on windows. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: respond to comments Created 9 years, 1 month 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: ui/resources/ui_resources_large.grd
diff --git a/ui/resources/ui_resources_large.grd b/ui/resources/ui_resources_large.grd
index b653b06108724acf2106ac7b476e699d39360f5d..3fe68f6d169c87a4e7a279241e2347d296c76ae1 100644
--- a/ui/resources/ui_resources_large.grd
+++ b/ui/resources/ui_resources_large.grd
@@ -26,6 +26,15 @@
<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_BUBBLE_SHADOW_B" file="large_bubble_shadow_b.png" type="BINDATA" />
+ <include name="IDR_BUBBLE_SHADOW_BL" file="large_bubble_shadow_bl.png" type="BINDATA" />
+ <include name="IDR_BUBBLE_SHADOW_BR" file="large_bubble_shadow_br.png" type="BINDATA" />
+ <include name="IDR_BUBBLE_SHADOW_L" file="large_bubble_shadow_l.png" type="BINDATA" />
+ <include name="IDR_BUBBLE_SHADOW_R" file="large_bubble_shadow_r.png" type="BINDATA" />
+ <include name="IDR_BUBBLE_SHADOW_T" file="large_bubble_shadow_t.png" type="BINDATA" />
+ <include name="IDR_BUBBLE_SHADOW_TL" file="large_bubble_shadow_tl.png" type="BINDATA" />
+ <include name="IDR_BUBBLE_SHADOW_TR" file="large_bubble_shadow_tr.png" type="BINDATA" />
</includes>
</release>
</grit>

Powered by Google App Engine
This is Rietveld 408576698