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

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

Issue 208068: Desktop Notifications UI (for windows) (Closed)
Patch Set: Created 11 years, 3 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 | « chrome/app/generated_resources.grd ('k') | chrome/browser/browser_process.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/theme/theme_resources.grd
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
index a01865b29d6294cbefad5bed1a5f0e6528f17e18..dd8c4c4965bc28067a3f44ab605814a3e499269d 100644
--- a/chrome/app/theme/theme_resources.grd
+++ b/chrome/app/theme/theme_resources.grd
@@ -315,6 +315,25 @@
<include name="IDR_MINIMIZE_BUTTON_MASK" file="minimize_button_mask.png" type="BINDATA" />
<include name="IDR_MAXIMIZE_BUTTON_MASK" file="maximize_button_mask.png" type="BINDATA" />
+ <!-- Desktop notifications -->
+ <include name="IDR_BALLOON_TOP_LEFT" file="notused.png" type="BINDATA" />
+ <include name="IDR_BALLOON_TOP_CENTER" file="notused.png" type="BINDATA" />
+ <include name="IDR_BALLOON_TOP_RIGHT" file="notused.png" type="BINDATA" />
+ <include name="IDR_BALLOON_LEFT" file="notused.png" type="BINDATA" />
+ <include name="IDR_BALLOON_RIGHT" file="notused.png" type="BINDATA" />
+ <include name="IDR_BALLOON_BOTTOM_LEFT" file="notused.png" type="BINDATA" />
+ <include name="IDR_BALLOON_BOTTOM_CENTER" file="notused.png" type="BINDATA" />
+ <include name="IDR_BALLOON_BOTTOM_RIGHT" file="notused.png" type="BINDATA" />
+ <include name="IDR_BALLOON_SHELF_TOP_LEFT" file="notused.png" type="BINDATA" />
+ <include name="IDR_BALLOON_SHELF_TOP_CENTER" file="notused.png" type="BINDATA" />
+ <include name="IDR_BALLOON_SHELF_TOP_RIGHT" file="notused.png" type="BINDATA" />
+ <include name="IDR_BALLOON_SHELF_LEFT" file="notused.png" type="BINDATA" />
+ <include name="IDR_BALLOON_SHELF_CENTER" file="notused.png" type="BINDATA" />
+ <include name="IDR_BALLOON_SHELF_RIGHT" file="notused.png" type="BINDATA" />
+ <include name="IDR_BALLOON_SHELF_BOTTOM_LEFT" file="notused.png" type="BINDATA" />
+ <include name="IDR_BALLOON_SHELF_BOTTOM_CENTER" file="notused.png" type="BINDATA" />
+ <include name="IDR_BALLOON_SHELF_BOTTOM_RIGHT" file="notused.png" type="BINDATA" />
+
<if expr="pp_ifdef('_google_chrome')">
<include name="IDR_ABOUT_BACKGROUND" file="google_chrome/about_background.png" type="BINDATA" />
<include name="IDR_ABOUT_BACKGROUND_RTL" file="google_chrome/about_background_rtl.png" type="BINDATA" />
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/browser_process.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698