| Index: chrome/app/chrome_command_ids.h
|
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
|
| index 3bc88e412221d97467ab496928d04a2e5654b2ed..fea3ae0a2904898446e36040053d5df04bda4016 100644
|
| --- a/chrome/app/chrome_command_ids.h
|
| +++ b/chrome/app/chrome_command_ids.h
|
| @@ -89,6 +89,7 @@
|
| #define IDC_TRANSLATE_PAGE 35009
|
| #define IDC_MANAGE_PASSWORDS_FOR_PAGE 35010
|
| #define IDC_ROUTE_MEDIA 35011
|
| +#define IDC_EXIT_FULLSCREEN 35012
|
|
|
| // When adding a new encoding to this list, be sure to append it to the
|
| // EncodingMenuController::kValidEncodingIds array in
|
|
|