| Index: chrome/app/chrome_command_ids.h
|
| ===================================================================
|
| --- chrome/app/chrome_command_ids.h (revision 114593)
|
| +++ chrome/app/chrome_command_ids.h (working copy)
|
| @@ -280,6 +280,12 @@
|
| #define IDC_CONTENT_CONTEXT_GOTOURL 50170
|
| #define IDC_CONTENT_CONTEXT_SEARCHWEBFOR 50171
|
| #define IDC_CONTENT_CONTEXT_ADDSEARCHENGINE 50172
|
| +// Plugin items.
|
| +#define IDC_CONTENT_CONTEXT_FITPAGEWIDTH 50200
|
| +#define IDC_CONTENT_CONTEXT_FITPAGEHEIGHT 50201
|
| +#define IDC_CONTENT_CONTEXT_FITPAGE 50202
|
| +#define IDC_CONTENT_CONTEXT_ROTATEPAGECW 50210
|
| +#define IDC_CONTENT_CONTEXT_ROTATEPAGECCW 50211
|
|
|
| // Context menu items in the bookmark bar
|
| #define IDC_BOOKMARK_BAR_OPEN_ALL 51000
|
|
|