Index: chrome/browser/ui/ash/shelf_browsertest.cc |
diff --git a/chrome/browser/ui/ash/shelf_browsertest.cc b/chrome/browser/ui/ash/shelf_browsertest.cc |
index f39d951ffce9ccee6833d4c8918dedb85e257cb1..419b0fbbd47fc780447ee5aad4c6aa68c63006eb 100644 |
--- a/chrome/browser/ui/ash/shelf_browsertest.cc |
+++ b/chrome/browser/ui/ash/shelf_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_layout_manager.h" |
-#include "ash/common/shelf/wm_shelf.h" |
-#include "ash/common/wm_window.h" |
+#include "ash/shelf/shelf_layout_manager.h" |
+#include "ash/shelf/wm_shelf.h" |
+#include "ash/wm_window.h" |
#include "base/strings/utf_string_conversions.h" |
#include "chrome/browser/ui/browser.h" |
#include "chrome/browser/ui/browser_window.h" |