| Index: ash/wm/stacking_controller_unittest.cc
|
| diff --git a/ash/wm/stacking_controller_unittest.cc b/ash/wm/stacking_controller_unittest.cc
|
| index 927ea7dc34acd00743ee41f80ec0153a47c74390..d0d504b6d3115f9a1cc497c23532a737ca1d6653 100644
|
| --- a/ash/wm/stacking_controller_unittest.cc
|
| +++ b/ash/wm/stacking_controller_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 "ash/wm/window_properties.h"
|
| #include "ash/wm/window_util.h"
|
|
|