Index: chrome/app/chrome_command_ids.h |
diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h |
index 4104fc30326433b1d5da864b2e533e2f2837fce8..9050cd937f45abad59ae80fd43f7891177ec37ba 100644 |
--- a/chrome/app/chrome_command_ids.h |
+++ b/chrome/app/chrome_command_ids.h |
@@ -76,6 +76,7 @@ |
#define IDC_EMAIL_PAGE_LOCATION 35006 |
#define IDC_ADVANCED_PRINT 35007 |
#define IDC_CHROME_TO_MOBILE_PAGE 35008 |
+#define IDC_PRINT_TO_FILE 35009 |
MAD
2012/06/15 02:54:29
I want to change this to PRINT_TO_DELEGATE
MAD
2012/06/28 15:48:14
Done.
|
// When adding a new encoding to this list, be sure to append it to the |
// EncodingMenuController::kValidEncodingIds array in |