| Index: chrome/app/chrome_command_ids.h
|
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
|
| index d7422c7404b56ee206f5120ade885c95eaf31a5c..902f79aea2d226e3dfeb2cbf425e437d6aafd31a 100644
|
| --- a/chrome/app/chrome_command_ids.h
|
| +++ b/chrome/app/chrome_command_ids.h
|
| @@ -68,6 +68,7 @@
|
| #define IDC_ENCODING_MENU 35005
|
| #define IDC_EMAIL_PAGE_LOCATION 35006
|
| #define IDC_ADVANCED_PRINT 35007
|
| +#define IDC_CHROME_TO_MOBILE_PAGE 35008
|
|
|
| // When adding a new encoding to this list, be sure to append it to the
|
| // EncodingMenuController::kValidEncodingIds array in
|
|
|