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

Unified Diff: remoting/remoting_host_win.gypi

Issue 2152953002: Refactoring Native Messaging Host process launching code into its own file. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressing CR feedback. Created 4 years, 5 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/host/win/launch_native_messaging_host_process.cc ('k') | remoting/remoting_test.gypi » ('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 475f6030b6c1c992b235b04a3d3a3787d0df64e1..c49c9ff317d20c030d1d3749c85e510264aa829e 100644
--- a/remoting/remoting_host_win.gypi
+++ b/remoting/remoting_host_win.gypi
@@ -240,6 +240,8 @@
'host/win/core_resource.h',
'host/win/host_service.cc',
'host/win/host_service.h',
+ 'host/win/launch_native_messaging_host_process.cc',
+ 'host/win/launch_native_messaging_host_process.h',
'host/win/omaha.cc',
'host/win/omaha.h',
'host/win/rdp_desktop_session.cc',
« no previous file with comments | « remoting/host/win/launch_native_messaging_host_process.cc ('k') | remoting/remoting_test.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698