| 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 256 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 267 | 267 |
| 268 #ifndef APSTUDIO_INVOKED | 268 #ifndef APSTUDIO_INVOKED |
| 269 ///////////////////////////////////////////////////////////////////////////// | 269 ///////////////////////////////////////////////////////////////////////////// |
| 270 // | 270 // |
| 271 // Generated from the TEXTINCLUDE 3 resource. | 271 // Generated from the TEXTINCLUDE 3 resource. |
| 272 // | 272 // |
| 273 | 273 |
| 274 | 274 |
| 275 ///////////////////////////////////////////////////////////////////////////// | 275 ///////////////////////////////////////////////////////////////////////////// |
| 276 #endif // not APSTUDIO_INVOKED | 276 #endif // not APSTUDIO_INVOKED |
| 277 |
| 278 // (temp change to touch this file or incremental builds may break now |
| 279 // that we removed chrome_dll_version.rc from it) |
| OLD | NEW |