From fd0ca11848ed29a280ad45b967ad20397a613987 Mon Sep 17 00:00:00 2001 From: "sergeyu@chromium.org" Date: Thu, 17 Jul 2014 06:10:20 +0000 Subject: 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 --- remoting/host/host_status_logger.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'remoting/host/host_status_logger.cc') 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 { -- cgit v1.1