Chromium Code Reviews| 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 7e0575eaeecf657258f377f3c2da8c032aae533d..7b991f039890df7414e93dc747987769897d9d13 100644 |
| --- a/chrome/browser/notifications/message_center_notification_manager.cc |
| +++ b/chrome/browser/notifications/message_center_notification_manager.cc |
| @@ -40,8 +40,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 |