Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(138)

Side by Side Diff: chrome/installer/util/installer_util_unittests.rc

Issue 1121363002: GN Windows component build fixes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@component2
Patch Set: . Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 // Microsoft Visual C++ generated resource script.
2 //
3 #include "installer_util_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 "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 /////////////////////////////////////////////////////////////////////////////
57 //
58 // String Table
59 //
60 #include "chrome/installer/util/installer_util_strings.rc"
61
62
63 #ifndef APSTUDIO_INVOKED
64 /////////////////////////////////////////////////////////////////////////////
65 //
66 // Generated from the TEXTINCLUDE 3 resource.
67 //
68
69
70 /////////////////////////////////////////////////////////////////////////////
71 #endif // not APSTUDIO_INVOKED
72
OLDNEW
« no previous file with comments | « chrome/installer/util/BUILD.gn ('k') | chrome/installer/util/installer_util_unittests_resource.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698