Index: chrome/browser/file_path_watcher/file_path_watcher_inotify.cc |
=================================================================== |
--- chrome/browser/file_path_watcher/file_path_watcher_inotify.cc (revision 70342) |
+++ chrome/browser/file_path_watcher/file_path_watcher_inotify.cc (working copy) |
@@ -26,7 +26,7 @@ |
#include "base/message_loop.h" |
#include "base/scoped_ptr.h" |
#include "base/task.h" |
-#include "base/thread.h" |
+#include "base/threading/thread.h" |
namespace { |