| Index: chrome/app/chrome_dll_resource.h
|
| diff --git a/chrome/app/chrome_dll_resource.h b/chrome/app/chrome_dll_resource.h
|
| index c73243c771e99023979956b829edf17d661cf436..1d5caff6ffb9d2f81022acc38d5bb34c446d089e 100644
|
| --- a/chrome/app/chrome_dll_resource.h
|
| +++ b/chrome/app/chrome_dll_resource.h
|
| @@ -73,6 +73,9 @@
|
| #define IDC_OPEN_CURRENT_URL 33004
|
| #define IDC_GO 33005
|
| #define IDC_STOP 33006
|
| +// TODO: put this alongside RELOAD, next time someone wants to fix all
|
| +// the Mac ids.
|
| +#define IDC_RELOAD_IGNORING_CACHE 33007
|
|
|
| // Window management commands
|
| #define IDC_NEW_WINDOW 34000
|
|
|