Index: base/files/file_path_watcher.cc |
diff --git a/base/files/file_path_watcher.cc b/base/files/file_path_watcher.cc |
index b17354197d4fda6239a178c97f64b2dcf221ab62..e5c558c562e570922393b5041d69ddf7dd7ca07e 100644 |
--- a/base/files/file_path_watcher.cc |
+++ b/base/files/file_path_watcher.cc |
@@ -8,7 +8,6 @@ |
#include "base/files/file_path_watcher.h" |
#include "base/logging.h" |
-#include "base/message_loop/message_loop.h" |
#if defined(OS_MACOSX) && !defined(OS_IOS) |
#include "base/mac/mac_util.h" |