Pass the WebFrame to closeHelperPlugin().
[chromium-blink-merge.git] / apps / app_host / app_host.rc
blob8f4fed346d864bc6b7838a5efc0ed1f5160db312
1 // Microsoft Visual C++ generated resource script.
2 //
3 #include "app_host_resource.h"
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
14 /////////////////////////////////////////////////////////////////////////////
15 #undef APSTUDIO_READONLY_SYMBOLS
17 /////////////////////////////////////////////////////////////////////////////
18 // English (U.S.) resources
20 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
21 #ifdef _WIN32
22 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
23 #pragma code_page(1252)
24 #endif //_WIN32
26 /////////////////////////////////////////////////////////////////////////////
28 // Icon
31 // Icon with lowest ID value placed first to ensure application icon
32 // remains consistent on all systems.
33 #if defined(GOOGLE_CHROME_BUILD)
34 IDI_APP_HOST_MAIN ICON "..\\..\\chrome\\app\\theme\\google_chrome\\app_list.ico"
35 #else
36 IDI_APP_HOST_MAIN ICON "..\\..\\chrome\\app\\theme\\chromium\\app_list.ico"
37 #endif
39 /////////////////////////////////////////////////////////////////////////////
41 // GOOGLEUPDATEAPPLICATIONCOMMANDS is a "well-known" marker resource defined
42 // by Omaha. Executables must both be signed by Google and contain the marker
43 // in order to expose application commands.
45 #define IDR_GOOGLE_UPDATE_APP_COMMANDS_MARKUP 1
47 IDR_GOOGLE_UPDATE_APP_COMMANDS_MARKUP GOOGLEUPDATEAPPLICATIONCOMMANDS { 1L }
49 #endif    // English (U.S.) resources
50 /////////////////////////////////////////////////////////////////////////////