| Index: ash/shell/lock_view.cc
|
| diff --git a/ash/shell/lock_view.cc b/ash/shell/lock_view.cc
|
| index 5a0b60d458c7cd92618b558f3e9e6727896b27a9..eb333a7fa9b77df97cee43c5782fa6dd12635cfa 100644
|
| --- a/ash/shell/lock_view.cc
|
| +++ b/ash/shell/lock_view.cc
|
| @@ -3,8 +3,8 @@
|
| // found in the LICENSE file.
|
|
|
| #include "ash/common/session/session_state_delegate.h"
|
| -#include "ash/common/shell_window_ids.h"
|
| #include "ash/common/wm_shell.h"
|
| +#include "ash/public/cpp/shell_window_ids.h"
|
| #include "ash/shell.h"
|
| #include "ash/shell/example_factory.h"
|
| #include "base/strings/utf_string_conversions.h"
|
|
|