| Index: chrome/app/chrome_command_ids.h
 | 
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
 | 
| index 850903f621ede694cdb681dd66f4ffa01c111b05..41a6f5c639a461b1d1073a69117e46ed965063eb 100644
 | 
| --- a/chrome/app/chrome_command_ids.h
 | 
| +++ b/chrome/app/chrome_command_ids.h
 | 
| @@ -85,6 +85,7 @@
 | 
|  #define IDC_ENCODING_MENU               35005
 | 
|  #define IDC_EMAIL_PAGE_LOCATION         35006
 | 
|  #define IDC_BASIC_PRINT                 35007
 | 
| +#define IDC_SAVE_CREDIT_CARD_FOR_PAGE   35008
 | 
|  #define IDC_TRANSLATE_PAGE              35009
 | 
|  #define IDC_MANAGE_PASSWORDS_FOR_PAGE   35010
 | 
|  #define IDC_ROUTE_MEDIA                 35011
 | 
| 
 |