| Index: ash/test/test_shell_delegate.h
|
| diff --git a/ash/test/test_shell_delegate.h b/ash/test/test_shell_delegate.h
|
| index fe30c3c90bc3ee9ee47efa7af02c89d98a3e7aaf..296ea3fc2459d687547fa847365457a850274675 100644
|
| --- a/ash/test/test_shell_delegate.h
|
| +++ b/ash/test/test_shell_delegate.h
|
| @@ -8,8 +8,8 @@
|
| #include <memory>
|
| #include <string>
|
|
|
| -#include "ash/common/shell_delegate.h"
|
| -#include "ash/common/test/test_session_state_delegate.h"
|
| +#include "ash/shell_delegate.h"
|
| +#include "ash/test/test_session_state_delegate.h"
|
| #include "base/macros.h"
|
|
|
| namespace keyboard {
|
|
|