| Index: chrome/browser/extensions/app_host.rc
|
| diff --git a/chrome/browser/extensions/app_host.rc b/chrome/browser/extensions/app_host.rc
|
| deleted file mode 100644
|
| index ffd5341a22e1a90bac562d7967c0a89fe017b83b..0000000000000000000000000000000000000000
|
| --- a/chrome/browser/extensions/app_host.rc
|
| +++ /dev/null
|
| @@ -1,36 +0,0 @@
|
| -// Microsoft Visual C++ generated resource script.
|
| -//
|
| -
|
| -#define APSTUDIO_READONLY_SYMBOLS
|
| -/////////////////////////////////////////////////////////////////////////////
|
| -//
|
| -// Generated from the TEXTINCLUDE 2 resource.
|
| -//
|
| -#define APSTUDIO_HIDDEN_SYMBOLS
|
| -#include "windows.h"
|
| -#undef APSTUDIO_HIDDEN_SYMBOLS
|
| -
|
| -/////////////////////////////////////////////////////////////////////////////
|
| -#undef APSTUDIO_READONLY_SYMBOLS
|
| -
|
| -/////////////////////////////////////////////////////////////////////////////
|
| -// English (U.S.) resources
|
| -
|
| -#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
|
| -#ifdef _WIN32
|
| -LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
| -#pragma code_page(1252)
|
| -#endif //_WIN32
|
| -
|
| -/////////////////////////////////////////////////////////////////////////////
|
| -//
|
| -// GOOGLEUPDATEAPPLICATIONCOMMANDS is a "well-known" marker resource defined
|
| -// by Omaha. Executables must both be signed by Google and contain the marker
|
| -// in order to expose application commands.
|
| -//
|
| -#define IDR_GOOGLE_UPDATE_APP_COMMANDS_MARKUP 1
|
| -
|
| -IDR_GOOGLE_UPDATE_APP_COMMANDS_MARKUP GOOGLEUPDATEAPPLICATIONCOMMANDS { 1L }
|
| -
|
| -#endif // English (U.S.) resources
|
| -/////////////////////////////////////////////////////////////////////////////
|
|
|