Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(609)

Unified Diff: remoting/remoting_host_win.gypi

Issue 1778313003: Revert of Move //remoting/remoting_host_win.gypi:* to GN (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « remoting/remoting_host.gni ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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': [
« no previous file with comments | « remoting/remoting_host.gni ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698