| Index: chrome/app/chrome_command_ids.h
|
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
|
| index 49d3eb32dec35bad2b22444a4209f709d92b5781..59f94f9c69f14a06ce67f8c73394959840a41164 100644
|
| --- a/chrome/app/chrome_command_ids.h
|
| +++ b/chrome/app/chrome_command_ids.h
|
| @@ -30,7 +30,7 @@
|
| #define IDC_HOME 33003
|
| #define IDC_OPEN_CURRENT_URL 33004
|
| #define IDC_STOP 33006
|
| -#define IDC_RELOAD_IGNORING_CACHE 33007
|
| +#define IDC_RELOAD_BYPASSING_CACHE 33007
|
| #define IDC_LOAD_NEW_TAB_PAGE 33008
|
| #define IDC_RELOAD_CLEARING_CACHE 33009
|
|
|
|
|