Index: ash/common/system/chromeos/network/tray_sms.cc |
diff --git a/ash/system/chromeos/network/tray_sms.cc b/ash/common/system/chromeos/network/tray_sms.cc |
similarity index 99% |
rename from ash/system/chromeos/network/tray_sms.cc |
rename to ash/common/system/chromeos/network/tray_sms.cc |
index d0aee583de9760c41122d4a3297ace0f812a9eb9..4eeeb5bd20853d380c434b48d0f8b5a86dbc67d3 100644 |
--- a/ash/system/chromeos/network/tray_sms.cc |
+++ b/ash/common/system/chromeos/network/tray_sms.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "ash/system/chromeos/network/tray_sms.h" |
+#include "ash/common/system/chromeos/network/tray_sms.h" |
#include "ash/common/system/tray/fixed_sized_scroll_view.h" |
#include "ash/common/system/tray/system_tray_bubble.h" |
@@ -12,7 +12,6 @@ |
#include "ash/common/system/tray/tray_item_view.h" |
#include "ash/common/system/tray/tray_notification_view.h" |
#include "ash/common/system/tray/view_click_listener.h" |
-#include "ash/shell.h" |
#include "ash/system/tray/system_tray.h" |
#include "base/strings/string_number_conversions.h" |
#include "base/strings/utf_string_conversions.h" |