| 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 57693016801cfe9846739accad0caee880aa27b6..62b92a7c0fbd252db46dc545558441a237e84c9a 100644
|
| --- a/ash/wm/root_window_layout_manager_unittest.cc
|
| +++ b/ash/wm/root_window_layout_manager_unittest.cc
|
| @@ -2,8 +2,8 @@
|
| // 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/shell.h"
|
| -#include "ash/shell_window_ids.h"
|
| #include "ash/test/ash_test_base.h"
|
| #include "ui/aura/test/test_windows.h"
|
| #include "ui/aura/window_observer.h"
|
|
|