Index: ash/system/tray/tri_view.cc |
diff --git a/ash/common/system/tray/tri_view.cc b/ash/system/tray/tri_view.cc |
similarity index 98% |
rename from ash/common/system/tray/tri_view.cc |
rename to ash/system/tray/tri_view.cc |
index 2f0f55b9e7f92cffb57c9a28fa74f1e26b363ddc..a25ce00bf815d9aea04574a5c40ae9f4cfe73f97 100644 |
--- a/ash/common/system/tray/tri_view.cc |
+++ b/ash/system/tray/tri_view.cc |
@@ -2,9 +2,9 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "ash/common/system/tray/tri_view.h" |
+#include "ash/system/tray/tri_view.h" |
-#include "ash/common/system/tray/size_range_layout.h" |
+#include "ash/system/tray/size_range_layout.h" |
#include "base/logging.h" |
#include "ui/views/border.h" |
#include "ui/views/layout/box_layout.h" |