| OLD | NEW |
| 1 // Microsoft Visual C++ generated resource script. | 1 // Microsoft Visual C++ generated resource script. |
| 2 // | 2 // |
| 3 #include "chrome_dll_resource.h" | 3 #include "chrome_dll_resource.h" |
| 4 #include "chrome_command_ids.h" | 4 #include "chrome_command_ids.h" |
| 5 | 5 |
| 6 #define APSTUDIO_READONLY_SYMBOLS | 6 #define APSTUDIO_READONLY_SYMBOLS |
| 7 ///////////////////////////////////////////////////////////////////////////// | 7 ///////////////////////////////////////////////////////////////////////////// |
| 8 // | 8 // |
| 9 // Generated from the TEXTINCLUDE 2 resource. | 9 // Generated from the TEXTINCLUDE 2 resource. |
| 10 // | 10 // |
| (...skipping 142 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 153 "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n" | 153 "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n" |
| 154 "\0" | 154 "\0" |
| 155 END | 155 END |
| 156 | 156 |
| 157 3 TEXTINCLUDE | 157 3 TEXTINCLUDE |
| 158 BEGIN | 158 BEGIN |
| 159 "\r\n" | 159 "\r\n" |
| 160 "\0" | 160 "\0" |
| 161 END | 161 END |
| 162 | 162 |
| 163 #else // APSTUDIO_INVOKED | |
| 164 #include "chrome_dll_version.rc" | |
| 165 #endif // APSTUDIO_INVOKED | 163 #endif // APSTUDIO_INVOKED |
| 166 | 164 |
| 167 ///////////////////////////////////////////////////////////////////////////// | 165 ///////////////////////////////////////////////////////////////////////////// |
| 168 // | 166 // |
| 169 // Icons | 167 // Icons |
| 170 // | 168 // |
| 171 // This is duplicated from the .exe file to make ATL happy (it tries to load | 169 // This is duplicated from the .exe file to make ATL happy (it tries to load |
| 172 // the icon from the current module). We can perhaps work around this in the | 170 // the icon from the current module). We can perhaps work around this in the |
| 173 // future to get the icon from the .exe, which would save a copy. | 171 // future to get the icon from the .exe, which would save a copy. |
| 174 | 172 |
| (...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 269 | 267 |
| 270 #ifndef APSTUDIO_INVOKED | 268 #ifndef APSTUDIO_INVOKED |
| 271 ///////////////////////////////////////////////////////////////////////////// | 269 ///////////////////////////////////////////////////////////////////////////// |
| 272 // | 270 // |
| 273 // Generated from the TEXTINCLUDE 3 resource. | 271 // Generated from the TEXTINCLUDE 3 resource. |
| 274 // | 272 // |
| 275 | 273 |
| 276 | 274 |
| 277 ///////////////////////////////////////////////////////////////////////////// | 275 ///////////////////////////////////////////////////////////////////////////// |
| 278 #endif // not APSTUDIO_INVOKED | 276 #endif // not APSTUDIO_INVOKED |
| OLD | NEW |