| Index: ash/wm/ash_focus_rules_unittest.cc
|
| diff --git a/ash/wm/ash_focus_rules_unittest.cc b/ash/wm/ash_focus_rules_unittest.cc
|
| index ce598f14c77a601c4ec4d6c03697e6be24a491cc..24b3bd21ccff1d7ff977f339676722949be15509 100644
|
| --- a/ash/wm/ash_focus_rules_unittest.cc
|
| +++ b/ash/wm/ash_focus_rules_unittest.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/session/session_state_delegate.h"
|
| #include "ash/common/shell_window_ids.h"
|
| #include "ash/common/wm/window_state.h"
|
| -#include "ash/session/session_state_delegate.h"
|
| #include "ash/shell.h"
|
| #include "ash/test/ash_test_base.h"
|
| #include "ash/test/ash_test_helper.h"
|
|
|