diff options
Diffstat (limited to 'chrome/app/chrome_dll_resource.h')
-rw-r--r-- | chrome/app/chrome_dll_resource.h | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/chrome/app/chrome_dll_resource.h b/chrome/app/chrome_dll_resource.h index b981be7..d89c825 100644 --- a/chrome/app/chrome_dll_resource.h +++ b/chrome/app/chrome_dll_resource.h @@ -200,7 +200,5 @@ // Identifiers for platform-specific items. // Placed in a common file to help insure they never collide. -#define IDC_BOOKMARK_MENU 43000 // OSX only -#define IDC_BOOKMARK_MENUITEM_BASE 43001 // OSX only -// Numbers 43002-43998 reserved for menu items -#define IDC_BOOKMARK_MENUITEM_MAX 43999 // OSX only +#define IDC_BOOKMARK_MENU 43000 // OSX only + |