1 // Microsoft Visual C++ generated resource script.
3 #include "chrome_exe_resource.h"
5 #define APSTUDIO_READONLY_SYMBOLS
6 /////////////////////////////////////////////////////////////////////////////
8 // Generated from the TEXTINCLUDE 2 resource.
10 #define APSTUDIO_HIDDEN_SYMBOLS
12 #undef APSTUDIO_HIDDEN_SYMBOLS
14 /////////////////////////////////////////////////////////////////////////////
15 #undef APSTUDIO_READONLY_SYMBOLS
17 /////////////////////////////////////////////////////////////////////////////
18 // English (U.S.) resources
20 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
22 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
23 #pragma code_page(1252)
27 /////////////////////////////////////////////////////////////////////////////
32 // The application icon should: have the lowest ID, be placed first, and its
33 // resource name should be alphabetically less than the name of any other icon
34 // resource (http://msdn.microsoft.com/en-us/library/ms997538.aspx).
35 // Note: chrome/installer/util/shell_util.cc depends on the order and number of
36 // icons. To avoid breaking existing shortcuts, add new icons at the end
37 // (following the ordering described above).
38 #if defined(GOOGLE_CHROME_BUILD)
39 IDR_MAINFRAME ICON "theme\google_chrome\chrome.ico"
40 IDR_MAINFRAME_2 ICON "theme\google_chrome\chrome2.ico"
41 IDR_MAINFRAME_3 ICON "theme\google_chrome\chrome3.ico"
42 IDR_MAINFRAME_4 ICON "theme\google_chrome\chrome4.ico"
43 IDR_SXS ICON "theme\google_chrome\chrome_sxs.ico"
45 IDR_MAINFRAME ICON "theme\chromium\chromium.ico"
48 #endif // English (U.S.) resources
49 /////////////////////////////////////////////////////////////////////////////