| Index: remoting/host/config_file_watcher_unittest.cc
|
| diff --git a/remoting/host/config_file_watcher_unittest.cc b/remoting/host/config_file_watcher_unittest.cc
|
| index 1a6217b3754034a714b5e350bb08ac5e3865f72a..543f0891286ec351559ee521e127aee16c6f7689 100644
|
| --- a/remoting/host/config_file_watcher_unittest.cc
|
| +++ b/remoting/host/config_file_watcher_unittest.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "remoting/host/config_file_watcher.h"
|
|
|
| -#include "base/file_util.h"
|
| #include "base/files/file_path.h"
|
| +#include "base/files/file_util.h"
|
| #include "base/message_loop/message_loop.h"
|
| #include "base/run_loop.h"
|
| #include "remoting/base/auto_thread.h"
|
|
|