Index: ash/test/test_shelf_item_delegate.cc |
diff --git a/ash/common/test/test_shelf_item_delegate.cc b/ash/test/test_shelf_item_delegate.cc |
similarity index 94% |
rename from ash/common/test/test_shelf_item_delegate.cc |
rename to ash/test/test_shelf_item_delegate.cc |
index 31e22c866ef00612b187d31703babed8c91fca5a..3459d4f44df3c5f371f54cb142c98a88642c1480 100644 |
--- a/ash/common/test/test_shelf_item_delegate.cc |
+++ b/ash/test/test_shelf_item_delegate.cc |
@@ -2,10 +2,10 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "ash/common/test/test_shelf_item_delegate.h" |
+#include "ash/test/test_shelf_item_delegate.h" |
-#include "ash/common/wm_window.h" |
#include "ash/wm/window_util.h" |
+#include "ash/wm_window.h" |
namespace ash { |
namespace test { |