| OLD | NEW |
| (Empty) |
| 1 // Microsoft Visual C++ generated resource script. | |
| 2 // | |
| 3 #include "setup_unittests_resource.h" | |
| 4 | |
| 5 #define APSTUDIO_READONLY_SYMBOLS | |
| 6 ///////////////////////////////////////////////////////////////////////////// | |
| 7 // | |
| 8 // Generated from the TEXTINCLUDE 2 resource. | |
| 9 // | |
| 10 #define APSTUDIO_HIDDEN_SYMBOLS | |
| 11 #include "windows.h" | |
| 12 #undef APSTUDIO_HIDDEN_SYMBOLS | |
| 13 | |
| 14 ///////////////////////////////////////////////////////////////////////////// | |
| 15 #undef APSTUDIO_READONLY_SYMBOLS | |
| 16 | |
| 17 ///////////////////////////////////////////////////////////////////////////// | |
| 18 // English (U.S.) resources | |
| 19 | |
| 20 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) | |
| 21 LANGUAGE 9, 1 | |
| 22 #pragma code_page(1252) | |
| 23 | |
| 24 #ifdef APSTUDIO_INVOKED | |
| 25 ///////////////////////////////////////////////////////////////////////////// | |
| 26 // | |
| 27 // TEXTINCLUDE | |
| 28 // | |
| 29 | |
| 30 1 TEXTINCLUDE | |
| 31 BEGIN | |
| 32 "setup_unittests_resource.h\0" | |
| 33 END | |
| 34 | |
| 35 2 TEXTINCLUDE | |
| 36 BEGIN | |
| 37 "#define APSTUDIO_HIDDEN_SYMBOLS\r\n" | |
| 38 "#include ""windows.h""\r\n" | |
| 39 "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n" | |
| 40 "\0" | |
| 41 END | |
| 42 | |
| 43 3 TEXTINCLUDE | |
| 44 BEGIN | |
| 45 "\r\n" | |
| 46 "\0" | |
| 47 END | |
| 48 | |
| 49 #endif // APSTUDIO_INVOKED | |
| 50 | |
| 51 #endif // English (U.S.) resources | |
| 52 ///////////////////////////////////////////////////////////////////////////// | |
| 53 | |
| 54 ///////////////////////////////////////////////////////////////////////////// | |
| 55 // | |
| 56 // String Table | |
| 57 // | |
| 58 #include "chrome/installer/util/installer_util_strings.rc" | |
| 59 | |
| 60 #ifndef APSTUDIO_INVOKED | |
| 61 ///////////////////////////////////////////////////////////////////////////// | |
| 62 // | |
| 63 // Generated from the TEXTINCLUDE 3 resource. | |
| 64 // | |
| 65 | |
| 66 | |
| 67 ///////////////////////////////////////////////////////////////////////////// | |
| 68 #endif // not APSTUDIO_INVOKED | |
| 69 | |
| OLD | NEW |