| Index: remoting/signaling/server_log_entry.cc
|
| diff --git a/remoting/jingle_glue/server_log_entry.cc b/remoting/signaling/server_log_entry.cc
|
| similarity index 97%
|
| rename from remoting/jingle_glue/server_log_entry.cc
|
| rename to remoting/signaling/server_log_entry.cc
|
| index e90721b14af5a80f325c2e2d567393cd9565a5c9..a87e116179eac5b9a72acd985d79e29681c2f2f1 100644
|
| --- a/remoting/jingle_glue/server_log_entry.cc
|
| +++ b/remoting/signaling/server_log_entry.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "remoting/jingle_glue/server_log_entry.h"
|
| +#include "remoting/signaling/server_log_entry.h"
|
|
|
| #include "base/logging.h"
|
| #include "base/sys_info.h"
|
|
|