Index: sync/notifier/sync_system_resources.cc |
diff --git a/sync/notifier/sync_system_resources.cc b/sync/notifier/sync_system_resources.cc |
index 8829ce62f5a58cd26d3cd977edd4b09203d27b0e..be50a82212dceb7ff9e7a8acbb801a4a483db708 100644 |
--- a/sync/notifier/sync_system_resources.cc |
+++ b/sync/notifier/sync_system_resources.cc |
@@ -10,7 +10,7 @@ |
#include "base/bind.h" |
#include "base/logging.h" |
-#include "base/message_loop.h" |
+#include "base/message_loop/message_loop.h" |
#include "base/stl_util.h" |
#include "base/strings/string_util.h" |
#include "base/strings/stringprintf.h" |