| 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;
|
|
|
|
|