Index: ui/arc/notification/arc_notification_manager.cc |
diff --git a/ui/arc/notification/arc_notification_manager.cc b/ui/arc/notification/arc_notification_manager.cc |
index b4619203a7c13360a170dc3f7952d950bf5b83ef..3810bb3c03acade98c3d4f0057107a3f9948189c 100644 |
--- a/ui/arc/notification/arc_notification_manager.cc |
+++ b/ui/arc/notification/arc_notification_manager.cc |
@@ -7,8 +7,8 @@ |
#include <memory> |
#include <utility> |
-#include "ash/common/system/toast/toast_manager.h" |
#include "ash/common/wm_shell.h" |
+#include "ash/system/toast/toast_manager.h" |
#include "base/memory/ptr_util.h" |
#include "base/stl_util.h" |
#include "base/strings/utf_string_conversions.h" |