| Index: remoting/remoting_host_win.gypi
|
| diff --git a/remoting/remoting_host_win.gypi b/remoting/remoting_host_win.gypi
|
| index d8a3c5cff7a59f9c1ffc6051a3553c34049c885e..c39f5cbfd470b8234f8b440b0e3239372e6dc05a 100644
|
| --- a/remoting/remoting_host_win.gypi
|
| +++ b/remoting/remoting_host_win.gypi
|
| @@ -15,7 +15,6 @@
|
|
|
| 'targets': [
|
| {
|
| - # GN version: //remoting:remoting_breakpad_tester
|
| 'target_name': 'remoting_breakpad_tester',
|
| 'type': 'executable',
|
| 'variables': { 'enable_wexit_time_destructors': 1, },
|
| @@ -80,7 +79,6 @@
|
| # remoting_lib_ps builds the proxy/stub code generated by MIDL (see
|
| # remoting_lib_idl).
|
| {
|
| - # GN version: //remoting/host:remoting_lib_ps
|
| 'target_name': 'remoting_lib_ps',
|
| 'type': 'static_library',
|
| 'defines': [
|
| @@ -119,8 +117,6 @@
|
| # are rebuilt every time the type library is updated. GYP alone is
|
| # not smart enough to figure out this dependency on its own.
|
| {
|
| - # We do not need remoting_lib_rc target anymore in GN, generate_idl and
|
| - # remoting_lib_idl take care of chromoting_lib_idl.templ change.
|
| 'target_name': 'remoting_lib_rc',
|
| 'type': 'none',
|
| 'sources': [
|
| @@ -150,7 +146,6 @@
|
| # |remoting_host.exe| is that the former is a console application.
|
| # |remoting_console.exe| is used for debugging purposes.
|
| {
|
| - # GN version: //remoting/host:remoting_console
|
| 'target_name': 'remoting_console',
|
| 'type': 'executable',
|
| 'variables': { 'enable_wexit_time_destructors': 1, },
|
| @@ -179,7 +174,6 @@
|
| },
|
| }, # end of target 'remoting_console'
|
| {
|
| - # GN version: //remoting/host:remoting_core
|
| 'target_name': 'remoting_core',
|
| 'type': 'shared_library',
|
| 'variables': { 'enable_wexit_time_destructors': 1, },
|
| @@ -284,7 +278,6 @@
|
| },
|
| }, # end of target 'remoting_core'
|
| {
|
| - # GN version: //remoting/host:remoting_desktop
|
| 'target_name': 'remoting_desktop',
|
| 'type': 'executable',
|
| 'variables': { 'enable_wexit_time_destructors': 1, },
|
| @@ -323,7 +316,6 @@
|
| },
|
| }, # end of target 'remoting_desktop'
|
| {
|
| - # GN version: //remoting/host:remoting_me2me_host
|
| 'target_name': 'remoting_me2me_host',
|
| 'product_name': 'remoting_host',
|
| 'type': 'executable',
|
| @@ -354,7 +346,6 @@
|
| },
|
| }, # end of target 'remoting_me2me_host'
|
| {
|
| - # GN version: //remoting/host:remote_security_key
|
| 'target_name': 'remote_security_key',
|
| 'type': 'executable',
|
| 'product_name': 'remote_security_key',
|
| @@ -378,7 +369,6 @@
|
| },
|
| }, # end of target 'remote_security_key'
|
| {
|
| - # GN version: //remoting/host:remoting_me2me_native_messaging_host
|
| 'target_name': 'remoting_me2me_native_messaging_host',
|
| 'type': 'executable',
|
| 'product_name': 'remoting_native_messaging_host',
|
| @@ -402,7 +392,6 @@
|
| },
|
| }, # end of target 'remoting_me2me_native_messaging_host'
|
| {
|
| - # GN version: //remoting/host/it2me:remoting_assistance_host
|
| 'target_name': 'remoting_it2me_native_messaging_host',
|
| 'type': 'executable',
|
| 'product_name': 'remote_assistance_host',
|
| @@ -481,7 +470,6 @@
|
| # for chrome/VERSION).
|
| # - translated webapp strings
|
| {
|
| - # GN version: //remoting/host:remoting_windows_resources
|
| 'target_name': 'remoting_windows_resources',
|
| 'type': 'none',
|
| 'dependencies': [
|
|
|