| Index: remoting/host/vlog_net_log.cc
|
| diff --git a/remoting/host/vlog_net_log.cc b/remoting/host/vlog_net_log.cc
|
| index 2e2e43607debbf223893a0dd194af6220e8f7982..583c0752c1dfa147d060d288233ace594a1d68e9 100644
|
| --- a/remoting/host/vlog_net_log.cc
|
| +++ b/remoting/host/vlog_net_log.cc
|
| @@ -7,8 +7,8 @@
|
| #include "base/json/json_writer.h"
|
| #include "base/logging.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "base/time.h"
|
| #include "base/threading/thread_restrictions.h"
|
| +#include "base/time/time.h"
|
| #include "base/values.h"
|
|
|
| namespace remoting {
|
|
|