Index: ash/system/web_notification/web_notification_tray.cc |
diff --git a/ash/system/web_notification/web_notification_tray.cc b/ash/system/web_notification/web_notification_tray.cc |
index e42c0f9e0167d97c8a5329d5a457f83711bbba05..13bf02b48f903afd30a92776c7361d368e1b4b86 100644 |
--- a/ash/system/web_notification/web_notification_tray.cc |
+++ b/ash/system/web_notification/web_notification_tray.cc |
@@ -23,7 +23,6 @@ |
#include "base/i18n/rtl.h" |
#include "base/strings/utf_string_conversions.h" |
#include "grit/ash_strings.h" |
-#include "grit/ui_strings.h" |
#include "ui/aura/window.h" |
#include "ui/aura/window_event_dispatcher.h" |
#include "ui/base/l10n/l10n_util.h" |
@@ -33,6 +32,7 @@ |
#include "ui/message_center/views/message_bubble_base.h" |
#include "ui/message_center/views/message_center_bubble.h" |
#include "ui/message_center/views/message_popup_collection.h" |
+#include "ui/strings/grit/ui_strings.h" |
#include "ui/views/bubble/tray_bubble_view.h" |
#include "ui/views/controls/button/custom_button.h" |
#include "ui/views/controls/image_view.h" |