Index: ash/shelf/shelf_locking_manager.cc |
diff --git a/ash/common/shelf/shelf_locking_manager.cc b/ash/shelf/shelf_locking_manager.cc |
similarity index 90% |
rename from ash/common/shelf/shelf_locking_manager.cc |
rename to ash/shelf/shelf_locking_manager.cc |
index aabc1450adf76c72180e77a7fd6825f3ee60e0a6..6505f832f6cf0b358a6057bcafac9ed10c83c2fd 100644 |
--- a/ash/common/shelf/shelf_locking_manager.cc |
+++ b/ash/shelf/shelf_locking_manager.cc |
@@ -2,11 +2,11 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "ash/common/shelf/shelf_locking_manager.h" |
+#include "ash/shelf/shelf_locking_manager.h" |
-#include "ash/common/session/session_state_delegate.h" |
-#include "ash/common/shelf/wm_shelf.h" |
-#include "ash/common/wm_shell.h" |
+#include "ash/session/session_state_delegate.h" |
+#include "ash/shelf/wm_shelf.h" |
+#include "ash/wm_shell.h" |
namespace ash { |