Index: chrome/browser/file_path_watcher/file_path_watcher_inotify.cc |
diff --git a/chrome/browser/file_path_watcher/file_path_watcher_inotify.cc b/chrome/browser/file_path_watcher/file_path_watcher_inotify.cc |
index f067481e2de529721beea130c2f48f6b98227f69..4984406f782e8616d93aa3320a33c9332f2348c5 100644 |
--- a/chrome/browser/file_path_watcher/file_path_watcher_inotify.cc |
+++ b/chrome/browser/file_path_watcher/file_path_watcher_inotify.cc |
@@ -27,6 +27,7 @@ |
#include "base/synchronization/lock.h" |
#include "base/task.h" |
#include "base/threading/thread.h" |
+#include "content/browser/browser_thread.h" |
namespace { |