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

Unified Diff: remoting/remoting_host_win.gypi

Issue 969173002: Add remoting and PPAPI tests to GN build (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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_srcs.gypi ('k') | remoting/remoting_locales.gni » ('j') | 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 54074d16dd7678fb4abe3ef927155a1646589363..8a796a0b20e75d66f1e57723ec5ed03c5414a47c 100644
--- a/remoting/remoting_host_win.gypi
+++ b/remoting/remoting_host_win.gypi
@@ -27,6 +27,7 @@
],
}, # end of target 'remoting_breakpad_tester'
{
+ # GN version: //remoting/host:remoting_lib_idl
'target_name': 'remoting_lib_idl',
'type': 'static_library',
'sources': [
@@ -50,6 +51,7 @@
},
'rules': [
{
+ # GN version: //remoting/host:generate_idl
'rule_name': 'generate_idl',
'extension': 'templ',
'outputs': [
@@ -381,6 +383,7 @@
},
}, # end of target 'remoting_it2me_native_messaging_host'
{
+ # GN version: //remoting/host:messages
'target_name': 'remoting_host_messages',
'type': 'none',
'dependencies': [
« no previous file with comments | « remoting/remoting_host_srcs.gypi ('k') | remoting/remoting_locales.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698