summaryrefslogtreecommitdiffstats
path: root/remoting/host/host_status_logger.cc
diff options
context:
space:
mode:
authorsergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-07-17 06:10:20 +0000
committersergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-07-17 06:10:20 +0000
commitfd0ca11848ed29a280ad45b967ad20397a613987 (patch)
treeaa0e6980bb44858d02010cf34571412a54943395 /remoting/host/host_status_logger.cc
parent3bccb2aea8bd0d95055f1b4122ed5977e7fc9b6c (diff)
downloadchromium_src-fd0ca11848ed29a280ad45b967ad20397a613987.zip
chromium_src-fd0ca11848ed29a280ad45b967ad20397a613987.tar.gz
chromium_src-fd0ca11848ed29a280ad45b967ad20397a613987.tar.bz2
Remove remoting/jingle_glue
Moved all files from remoting/jingle_glue to remoting/signaling and remoting/protocol. The new remoting/signaling directory contains signaling layer implementation for remoting that can be used independently of remoting/protocol. TBR=rch@chromium.org Review URL: https://codereview.chromium.org/390983003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@283654 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/host/host_status_logger.cc')
-rw-r--r--remoting/host/host_status_logger.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/host/host_status_logger.cc b/remoting/host/host_status_logger.cc
index 1910bd3..48fe643 100644
--- a/remoting/host/host_status_logger.cc
+++ b/remoting/host/host_status_logger.cc
@@ -9,8 +9,8 @@
#include "remoting/base/constants.h"
#include "remoting/host/host_status_monitor.h"
#include "remoting/host/server_log_entry_host.h"
-#include "remoting/jingle_glue/server_log_entry.h"
#include "remoting/protocol/transport.h"
+#include "remoting/signaling/server_log_entry.h"
namespace remoting {