| Index: ash/system/chromeos/multi_user/user_switch_util_unittest.cc
|
| diff --git a/ash/system/chromeos/multi_user/user_switch_util_unittest.cc b/ash/system/chromeos/multi_user/user_switch_util_unittest.cc
|
| index e6978443fe307dfd1bee2ffbfdee98e237e73ddb..ef2f691ee2b6f711c5df98b5a5eb8bd5f151af37 100644
|
| --- a/ash/system/chromeos/multi_user/user_switch_util_unittest.cc
|
| +++ b/ash/system/chromeos/multi_user/user_switch_util_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/system/chromeos/screen_security/screen_tray_item.h"
|
| #include "ash/shell.h"
|
| #include "ash/system/chromeos/multi_user/user_switch_util.h"
|
| -#include "ash/system/chromeos/screen_security/screen_tray_item.h"
|
| #include "ash/system/tray/system_tray.h"
|
| #include "ash/test/ash_test_base.h"
|
|
|
|
|