| Index: remoting/host/video_scheduler.cc
|
| diff --git a/remoting/host/video_scheduler.cc b/remoting/host/video_scheduler.cc
|
| index b9ebb3b0c7445fbce3dda6a968b91c8ffa02824a..883166b39ce5c4b1c8ad7c18775d2c302262a50a 100644
|
| --- a/remoting/host/video_scheduler.cc
|
| +++ b/remoting/host/video_scheduler.cc
|
| @@ -13,7 +13,7 @@
|
| #include "base/message_loop/message_loop_proxy.h"
|
| #include "base/stl_util.h"
|
| #include "base/sys_info.h"
|
| -#include "base/time.h"
|
| +#include "base/time/time.h"
|
| #include "remoting/proto/control.pb.h"
|
| #include "remoting/proto/internal.pb.h"
|
| #include "remoting/proto/video.pb.h"
|
|
|