| 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 dcc3f0e869394f8e8666257bbf6876256bfd80c5..ec52b22968910470deccd2c9398b7f6fca992fcc 100644
|
| --- a/remoting/host/config_file_watcher_unittest.cc
|
| +++ b/remoting/host/config_file_watcher_unittest.cc
|
| @@ -6,6 +6,7 @@
|
|
|
| #include "base/files/file_path.h"
|
| #include "base/files/file_util.h"
|
| +#include "base/macros.h"
|
| #include "base/message_loop/message_loop.h"
|
| #include "base/run_loop.h"
|
| #include "remoting/base/auto_thread.h"
|
|
|