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

Unified Diff: remoting/remoting.gyp

Issue 9705065: Introducing the WorkerProcessLauncher class implementing the common logic for spawning a worker pro… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: CR feedback Created 8 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
Index: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index 8992f305a1210e8f3937bc3ee0c4a2a0e9f9d1b0..efeb4bd5507d5ee8ec8115edba157b3324539989 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -222,6 +222,8 @@
'host/host_service_win.h',
'host/sas_injector.h',
'host/sas_injector_win.cc',
+ 'host/worker_process_launcher.cc',
+ 'host/worker_process_launcher.h',
'host/wts_console_monitor_win.h',
'host/wts_console_observer_win.h',
'host/wts_session_process_launcher_win.cc',

Powered by Google App Engine
This is Rietveld 408576698