| Index: remoting/base/plugin_thread_task_runner.h
|
| diff --git a/remoting/base/plugin_thread_task_runner.h b/remoting/base/plugin_thread_task_runner.h
|
| index 15c1d2bccbb33dc33847ab9d7302abbdfae0c3b4..043934573bb59527e5e4e07602ad90131656a7e5 100644
|
| --- a/remoting/base/plugin_thread_task_runner.h
|
| +++ b/remoting/base/plugin_thread_task_runner.h
|
| @@ -14,7 +14,7 @@
|
| #include "base/synchronization/lock.h"
|
| #include "base/synchronization/waitable_event.h"
|
| #include "base/threading/platform_thread.h"
|
| -#include "base/time.h"
|
| +#include "base/time/time.h"
|
|
|
| namespace remoting {
|
|
|
|
|