Index: ash/common/system/update/tray_update.cc |
diff --git a/ash/common/system/update/tray_update.cc b/ash/common/system/update/tray_update.cc |
index 5da745c35d206208bff6156889bbf4d24a4ce669..b5d3b6a0a2581c5d5c2391523fd78cabe2f3514e 100644 |
--- a/ash/common/system/update/tray_update.cc |
+++ b/ash/common/system/update/tray_update.cc |
@@ -6,11 +6,11 @@ |
#include "ash/common/metrics/user_metrics_action.h" |
#include "ash/common/system/tray/fixed_sized_image_view.h" |
+#include "ash/common/system/tray/system_tray.h" |
#include "ash/common/system/tray/system_tray_delegate.h" |
#include "ash/common/system/tray/system_tray_notifier.h" |
#include "ash/common/system/tray/tray_constants.h" |
#include "ash/common/wm_shell.h" |
-#include "ash/system/tray/system_tray.h" |
#include "grit/ash_resources.h" |
#include "grit/ash_strings.h" |
#include "ui/base/resource/resource_bundle.h" |