Index: remoting/host/win/host_service.rc |
diff --git a/remoting/host/win/host_service.rc b/remoting/host/win/host_service.rc |
deleted file mode 100644 |
index 98e7a562f8e6c8ec743ac93f28646ab06593b230..0000000000000000000000000000000000000000 |
--- a/remoting/host/win/host_service.rc |
+++ /dev/null |
@@ -1,80 +0,0 @@ |
-// Microsoft Visual C++ generated resource script. |
-// |
-#include "host_service_resource.h" |
- |
-#define APSTUDIO_READONLY_SYMBOLS |
-///////////////////////////////////////////////////////////////////////////// |
-// |
-// Generated from the TEXTINCLUDE 2 resource. |
-// |
-#include "afxres.h" |
- |
-///////////////////////////////////////////////////////////////////////////// |
-#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 |
- |
-#ifdef APSTUDIO_INVOKED |
-///////////////////////////////////////////////////////////////////////////// |
-// |
-// TEXTINCLUDE |
-// |
- |
-1 TEXTINCLUDE |
-BEGIN |
- "host_service_resource.\0" |
-END |
- |
-2 TEXTINCLUDE |
-BEGIN |
- "#include ""afxres.h""\r\n" |
- "\0" |
-END |
- |
-3 TEXTINCLUDE |
-BEGIN |
- "\r\n" |
- "\0" |
-END |
- |
-#endif // APSTUDIO_INVOKED |
- |
- |
-///////////////////////////////////////////////////////////////////////////// |
-// |
-// String Table |
-// |
- |
-STRINGTABLE |
-BEGIN |
-#ifdef OFFICIAL_BUILD |
- IDS_DISPLAY_SERVICE_NAME "Chrome Remote Desktop Service" |
- IDS_SERVICE_DESCRIPTION "This service enables incoming connections from Chrome Remote Desktop clients." |
-#else |
- IDS_DISPLAY_SERVICE_NAME "Chromoting Service" |
- IDS_SERVICE_DESCRIPTION "This service enables incoming connections from Chromoting clients." |
-#endif |
-END |
- |
-#endif // English (U.S.) resources |
-///////////////////////////////////////////////////////////////////////////// |
- |
- |
- |
-#ifndef APSTUDIO_INVOKED |
-///////////////////////////////////////////////////////////////////////////// |
-// |
-// Generated from the TEXTINCLUDE 3 resource. |
-// |
- |
- |
-///////////////////////////////////////////////////////////////////////////// |
-#endif // not APSTUDIO_INVOKED |
- |