| Index: remoting/base/vlog_net_log.cc
|
| diff --git a/remoting/host/vlog_net_log.cc b/remoting/base/vlog_net_log.cc
|
| similarity index 96%
|
| rename from remoting/host/vlog_net_log.cc
|
| rename to remoting/base/vlog_net_log.cc
|
| index 583c0752c1dfa147d060d288233ace594a1d68e9..9274201c546df790279a4cc7a4f23308b66d3f2b 100644
|
| --- a/remoting/host/vlog_net_log.cc
|
| +++ b/remoting/base/vlog_net_log.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/host/vlog_net_log.h"
|
| +#include "remoting/base/vlog_net_log.h"
|
|
|
| #include "base/json/json_writer.h"
|
| #include "base/logging.h"
|
|
|