Chromium Code Reviews| Index: remoting/host/capture_scheduler.cc |
| diff --git a/remoting/host/capture_scheduler.cc b/remoting/host/capture_scheduler.cc |
| index 60ad7327531d6bbb7e309f1f48e3aa73015eedc9..a4f7efbd34a75e18aee4a129df5d187a0a581bf4 100644 |
| --- a/remoting/host/capture_scheduler.cc |
| +++ b/remoting/host/capture_scheduler.cc |
| @@ -8,7 +8,7 @@ |
| #include "base/logging.h" |
| #include "base/sys_info.h" |
| -#include "base/time.h" |
| +#include "base/time/time.h" |
| namespace { |