| OLD | NEW |
| 1 //{{NO_DEPENDENCIES}} | 1 //{{NO_DEPENDENCIES}} |
| 2 // Microsoft Visual C++ generated include file. | 2 // Microsoft Visual C++ generated include file. |
| 3 // Used by chrome_dll.rc | 3 // Used by chrome_dll.rc |
| 4 // | 4 // |
| 5 #define IDR_MAINFRAME 101 | 5 #define IDR_MAINFRAME 101 |
| 6 // Values around 200 are used by browser/browser_resources.h | 6 // Values around 200 are used by browser/browser_resources.h |
| 7 // Values around 300 are used by common/common_resources.h | 7 // Values around 300 are used by common/common_resources.h |
| 8 // Values around 400 are used by common/net/net_resources.h | 8 // Values around 400 are used by common/net/net_resources.h |
| 9 // Values around 500 are used by renderer/renderer_resources.h | 9 // Values around 500 are used by renderer/renderer_resources.h |
| 10 #define IDB_SADTABBROWSER 1000 | 10 #define IDB_SADTABBROWSER 1000 |
| (...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 83 #define IDC_SHOW_DOWNLOADS 32821 | 83 #define IDC_SHOW_DOWNLOADS 32821 |
| 84 #define IDC_HOME 32822 | 84 #define IDC_HOME 32822 |
| 85 #define IDC_SHOW_HISTORY 32823 | 85 #define IDC_SHOW_HISTORY 32823 |
| 86 #define IDC_FOCUS_TOOLBAR 32825 | 86 #define IDC_FOCUS_TOOLBAR 32825 |
| 87 #define IDC_CLEAR_BROWSING_DATA 32826 | 87 #define IDC_CLEAR_BROWSING_DATA 32826 |
| 88 #define IDC_CLOSE_WEB_APP 32827 | 88 #define IDC_CLOSE_WEB_APP 32827 |
| 89 #define IDC_APPMENU 32828 | 89 #define IDC_APPMENU 32828 |
| 90 #define IDC_ABOUT 32829 | 90 #define IDC_ABOUT 32829 |
| 91 #define IDC_IMPORT_SETTINGS 32830 | 91 #define IDC_IMPORT_SETTINGS 32830 |
| 92 #define IDC_OPTIONS 32831 | 92 #define IDC_OPTIONS 32831 |
| 93 // Free space 32832 - 32890 | 93 #define IDC_THREEDEE 32832 |
| 94 // Free space 32833 - 32890 |
| 94 #define IDC_ENCODING 32891 | 95 #define IDC_ENCODING 32891 |
| 95 #define IDC_ENCODING_AUTO_DETECT 32892 | 96 #define IDC_ENCODING_AUTO_DETECT 32892 |
| 96 #define IDC_ENCODING_UTF8 32893 | 97 #define IDC_ENCODING_UTF8 32893 |
| 97 #define IDC_ENCODING_UTF16LE 32894 | 98 #define IDC_ENCODING_UTF16LE 32894 |
| 98 #define IDC_ENCODING_ISO88591 32895 | 99 #define IDC_ENCODING_ISO88591 32895 |
| 99 #define IDC_ENCODING_WINDOWS1252 32896 | 100 #define IDC_ENCODING_WINDOWS1252 32896 |
| 100 #define IDC_ENCODING_GB2312 32897 | 101 #define IDC_ENCODING_GB2312 32897 |
| 101 #define IDC_ENCODING_GB18030 32898 | 102 #define IDC_ENCODING_GB18030 32898 |
| 102 #define IDC_ENCODING_BIG5 32899 | 103 #define IDC_ENCODING_BIG5 32899 |
| 103 #define IDC_ENCODING_BIG5HKSCS 32900 | 104 #define IDC_ENCODING_BIG5HKSCS 32900 |
| (...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 155 // | 156 // |
| 156 #ifdef APSTUDIO_INVOKED | 157 #ifdef APSTUDIO_INVOKED |
| 157 #ifndef APSTUDIO_READONLY_SYMBOLS | 158 #ifndef APSTUDIO_READONLY_SYMBOLS |
| 158 #define _APS_NO_MFC 1 | 159 #define _APS_NO_MFC 1 |
| 159 #define _APS_NEXT_RESOURCE_VALUE 3001 | 160 #define _APS_NEXT_RESOURCE_VALUE 3001 |
| 160 #define _APS_NEXT_COMMAND_VALUE 32947 | 161 #define _APS_NEXT_COMMAND_VALUE 32947 |
| 161 #define _APS_NEXT_CONTROL_VALUE 4017 | 162 #define _APS_NEXT_CONTROL_VALUE 4017 |
| 162 #define _APS_NEXT_SYMED_VALUE 1001 | 163 #define _APS_NEXT_SYMED_VALUE 1001 |
| 163 #endif | 164 #endif |
| 164 #endif | 165 #endif |
| OLD | NEW |