Index: chrome/browser/notifications/message_center_notification_manager.cc |
diff --git a/chrome/browser/notifications/message_center_notification_manager.cc b/chrome/browser/notifications/message_center_notification_manager.cc |
index 49028114e94e7f66872001c72f23d17f1fc19dd7..998f0e5250bb3be6c577d8850224cdb146cd11f3 100644 |
--- a/chrome/browser/notifications/message_center_notification_manager.cc |
+++ b/chrome/browser/notifications/message_center_notification_manager.cc |
@@ -34,8 +34,8 @@ |
#endif |
#if defined(USE_ASH) |
-#include "ash/common/system/web_notification/web_notification_tray.h" |
#include "ash/shell.h" |
+#include "ash/system/web_notification/web_notification_tray.h" |
#endif |
using message_center::NotifierId; |