| Index: remoting/host/plugin/constants.h
|
| diff --git a/remoting/host/plugin/constants.h b/remoting/host/plugin/constants.h
|
| index 780a2c9fd7aecd1d9862992878dd589fb2ac022a..6888bcde25fdf0041aa6d4c72c5955c28f04560c 100644
|
| --- a/remoting/host/plugin/constants.h
|
| +++ b/remoting/host/plugin/constants.h
|
| @@ -12,10 +12,6 @@
|
| // - remoting/remoting.gyp
|
| // - remoting/host/plugin/host_plugin.ver
|
|
|
| -#define HOST_PLUGIN_DESCRIPTION \
|
| - "Allow another user to access your computer securely over the Internet."
|
| -#define HOST_PLUGIN_MIME_TYPE "application/vnd.chromium.remoting-host"
|
| -
|
| #if defined(GOOGLE_CHROME_BUILD)
|
| #define HOST_PLUGIN_NAME "Chrome Remote Desktop Host"
|
| #else
|
|
|