Chromium Code Reviews| Index: chrome/app/chrome_dll_resource.h |
| =================================================================== |
| --- chrome/app/chrome_dll_resource.h (revision 19223) |
| +++ chrome/app/chrome_dll_resource.h (working copy) |
| @@ -149,6 +149,8 @@ |
| #define IDC_ZOOM_PLUS 38001 |
| #define IDC_ZOOM_NORMAL 38002 |
| #define IDC_ZOOM_MINUS 38003 |
| +#define IDC_ZOOM_TEXT_ONLY_PLUS 38004 |
| +#define IDC_ZOOM_TEXT_ONLY_MINUS 38005 |
| // Focus various bits of UI |
| #define IDC_FOCUS_TOOLBAR 39000 |