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

Unified Diff: remoting/remoting.gyp

Issue 2810002: Added HostConfig class. Changed SimpleHost to use it. (Closed)
Patch Set: - Created 10 years, 6 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/simple_host_process.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index 0f203a84fde42765934b9e6e185826f3b0b0ff7b..523db25e2c744031f75cf91b46bd05b1a6a1b796 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -184,6 +184,7 @@
'host/session_manager.h',
'host/heartbeat_sender.cc',
'host/heartbeat_sender.h',
+ 'host/host_config.h',
],
'conditions': [
['OS=="win"', {
« no previous file with comments | « remoting/host/simple_host_process.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698