| Index: ash/test/test_session_state_delegate.cc
|
| diff --git a/ash/test/test_session_state_delegate.cc b/ash/test/test_session_state_delegate.cc
|
| index 00834bd161279a4dbf419769345a540f89dce115..f7fbcda937fd1af47a5b9f1238eea0c877139807 100644
|
| --- a/ash/test/test_session_state_delegate.cc
|
| +++ b/ash/test/test_session_state_delegate.cc
|
| @@ -7,8 +7,8 @@
|
| #include <algorithm>
|
| #include <string>
|
|
|
| -#include "ash/common/login_status.h"
|
| -#include "ash/common/wm_shell.h"
|
| +#include "ash/login_status.h"
|
| +#include "ash/wm_shell.h"
|
| #include "base/memory/ptr_util.h"
|
| #include "base/strings/string16.h"
|
| #include "base/strings/utf_string_conversions.h"
|
|
|