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

Unified Diff: chrome/common/chrome_icon_resources_win.h

Issue 2750023002: Incognito icon added to Windows taskbar jumplist. (Closed)
Patch Set: Created 3 years, 9 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/browser/win/jumplist.cc ('k') | chrome/common/chrome_icon_resources_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/chrome_icon_resources_win.h
diff --git a/chrome/common/chrome_icon_resources_win.h b/chrome/common/chrome_icon_resources_win.h
index d8e911e42d2aca8257b1f8f2ed220fa6f0366009..377526a7918b6a5cd3798ecf188ac82040023377 100644
--- a/chrome/common/chrome_icon_resources_win.h
+++ b/chrome/common/chrome_icon_resources_win.h
@@ -23,6 +23,9 @@ extern const int kSxSApplicationIndex;
// The Chrome/Chromium App Launcher icon.
extern const int kAppLauncherIndex;
+// The Chrome/Chromium Incognito icon.
+extern const int kIncognitoIndex;
+
// The Chrome App Launcher Canary icon.
extern const int kSxSAppLauncherIndex;
« no previous file with comments | « chrome/browser/win/jumplist.cc ('k') | chrome/common/chrome_icon_resources_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698