Index: ui/app_list/views/page_switcher.cc |
diff --git a/ui/app_list/page_switcher.cc b/ui/app_list/views/page_switcher.cc |
similarity index 99% |
rename from ui/app_list/page_switcher.cc |
rename to ui/app_list/views/page_switcher.cc |
index d5e1f647637527346bb4164bd6938fe1991e8949..f03db5fa57e4eefbe03db2bd2e7b328cf5634fd6 100644 |
--- a/ui/app_list/page_switcher.cc |
+++ b/ui/app_list/views/page_switcher.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 "ui/app_list/page_switcher.h" |
+#include "ui/app_list/views/page_switcher.h" |
#include <algorithm> |