Index: chrome/browser/ui/ash/launcher/arc_app_launcher_browsertest.cc |
diff --git a/chrome/browser/ui/ash/launcher/arc_app_launcher_browsertest.cc b/chrome/browser/ui/ash/launcher/arc_app_launcher_browsertest.cc |
index ffe1363a7119e202f95a7a63ed2acdf1bc00cc03..f24c0793751c33d71d6f4315240bae41517f31cc 100644 |
--- a/chrome/browser/ui/ash/launcher/arc_app_launcher_browsertest.cc |
+++ b/chrome/browser/ui/ash/launcher/arc_app_launcher_browsertest.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/shelf/shelf_delegate.h" |
-#include "ash/common/wm_shell.h" |
+#include "ash/shelf/shelf_delegate.h" |
#include "ash/wm/window_util.h" |
+#include "ash/wm_shell.h" |
#include "base/macros.h" |
#include "base/run_loop.h" |
#include "base/strings/stringprintf.h" |