Index: ash/system/tray/tray_utils.cc |
diff --git a/ash/system/tray/tray_views.cc b/ash/system/tray/tray_utils.cc |
similarity index 98% |
rename from ash/system/tray/tray_views.cc |
rename to ash/system/tray/tray_utils.cc |
index f21eb05c34d31df3eee60e94f9a8f396777c27c7..5f29a2e8f71a90f71a80e1dc744d6c2a07fdd12c 100644 |
--- a/ash/system/tray/tray_views.cc |
+++ b/ash/system/tray/tray_utils.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/tray/tray_views.h" |
+#include "ash/system/tray/tray_utils.h" |
#include "ash/system/tray/tray_constants.h" |
#include "ash/system/tray/tray_item_view.h" |