| Index: files/file_path_watcher_linux.cc
|
| diff --git a/files/file_path_watcher_linux.cc b/files/file_path_watcher_linux.cc
|
| index 50827acbd8e98fdb844a1089a0bc530275d9dac8..6dfc0a6403e43a2a60c34e58adee2cae4d0d72c4 100644
|
| --- a/files/file_path_watcher_linux.cc
|
| +++ b/files/file_path_watcher_linux.cc
|
| @@ -28,6 +28,7 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/posix/eintr_wrapper.h"
|
| #include "base/single_thread_task_runner.h"
|
| +#include "base/stl_util.h"
|
| #include "base/synchronization/lock.h"
|
| #include "base/thread_task_runner_handle.h"
|
| #include "base/threading/thread.h"
|
|
|