Index: content/renderer/active_notification_tracker.cc |
diff --git a/content/renderer/active_notification_tracker.cc b/content/renderer/active_notification_tracker.cc |
index 4ed398c3c18b3bdf59f28cbb3ec5cbce493d6ae2..9f0b6e0b872ae91c6391834567c604a0d0c3e3ee 100644 |
--- a/content/renderer/active_notification_tracker.cc |
+++ b/content/renderer/active_notification_tracker.cc |
@@ -5,7 +5,7 @@ |
#include "content/renderer/active_notification_tracker.h" |
#include "base/memory/scoped_ptr.h" |
-#include "base/message_loop.h" |
+#include "base/message_loop/message_loop.h" |
#include "third_party/WebKit/public/web/WebNotification.h" |
#include "third_party/WebKit/public/web/WebNotificationPermissionCallback.h" |