| Index: ash/wm/root_window_layout_manager_unittest.cc
|
| diff --git a/ash/wm/root_window_layout_manager_unittest.cc b/ash/wm/root_window_layout_manager_unittest.cc
|
| index b4b559f9ea8332ea1209ae8c5444d9ad9be97e64..8bd7721e0ae8b0f336f3c457283b3debd3cbf1b7 100644
|
| --- a/ash/wm/root_window_layout_manager_unittest.cc
|
| +++ b/ash/wm/root_window_layout_manager_unittest.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 "ash/common/shell_window_ids.h"
|
| +#include "ash/public/cpp/shell_window_ids.h"
|
| #include "ash/shell.h"
|
| #include "ash/test/ash_test_base.h"
|
| #include "ui/aura/test/test_windows.h"
|
|
|