| Index: chrome/browser/chromeos/login/lock/screen_locker.cc
|
| diff --git a/chrome/browser/chromeos/login/lock/screen_locker.cc b/chrome/browser/chromeos/login/lock/screen_locker.cc
|
| index f8cb2c27c132b73e68e9901a762ffb87c251ecb8..0d1730e08e86ce9b4f0b21de6a0a4a69c68935c2 100644
|
| --- a/chrome/browser/chromeos/login/lock/screen_locker.cc
|
| +++ b/chrome/browser/chromeos/login/lock/screen_locker.cc
|
| @@ -7,7 +7,7 @@
|
| #include <string>
|
| #include <vector>
|
|
|
| -#include "ash/login/views/lock_screen.h"
|
| +#include "ash/login/ui/lock_screen.h"
|
| #include "ash/public/interfaces/constants.mojom.h"
|
| #include "ash/public/interfaces/session_controller.mojom.h"
|
| #include "ash/shell.h"
|
|
|