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

Unified Diff: chrome/app/chrome_dll.rc

Issue 11367002: Add a flag to control whether there is a shortcut for the app list / launcher in the Windows taskba… (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Added comment Created 8 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
« no previous file with comments | « no previous file | chrome/app/chrome_dll_resource.h » ('j') | chrome/app/chrome_exe.rc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/chrome_dll.rc
diff --git a/chrome/app/chrome_dll.rc b/chrome/app/chrome_dll.rc
index ea8da04cb7f6d5c48b4888edaeb6057691f29f19..21d1df40ecacc797b3d29e541ca60c3fb68e829a 100644
--- a/chrome/app/chrome_dll.rc
+++ b/chrome/app/chrome_dll.rc
@@ -210,10 +210,6 @@ IDI_THROBBER_22 ICON "theme\vista_frame_throbber_22.i
IDI_THROBBER_23 ICON "theme\vista_frame_throbber_23.ico"
IDI_THROBBER_24 ICON "theme\vista_frame_throbber_24.ico"
-// Icon for the App Lancher
-IDI_APP_LIST ICON "theme\\app_list.ico"
-
-
/////////////////////////////////////////////////////////////////////////////
//
// Dialog
« no previous file with comments | « no previous file | chrome/app/chrome_dll_resource.h » ('j') | chrome/app/chrome_exe.rc » ('J')

Powered by Google App Engine
This is Rietveld 408576698