| 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 9400c0b27aebdd00ee9778f7041b6b5d41b0ed5f..dc18f5a149151709ad4309498d653c77f6a4875d 100644
|
| --- a/chrome/common/chrome_icon_resources_win.h
|
| +++ b/chrome/common/chrome_icon_resources_win.h
|
| @@ -30,12 +30,6 @@
|
|
|
| // The Chrome incognito icon.
|
| kIncognitoIndex = 7,
|
| -
|
| - // The Chrome Dev application icon.
|
| - kDevApplicationIndex = 8,
|
| -
|
| - // The Chrome Beta application icon.
|
| - kBetaApplicationIndex = 9,
|
| #else // defined(GOOGLE_CHROME_BUILD)
|
| // The Chromium App Launcher icon.
|
| kAppLauncherIndex = 1,
|
|
|