| Index: chrome/browser/signin/easy_unlock_service_regular.cc
|
| diff --git a/chrome/browser/signin/easy_unlock_service_regular.cc b/chrome/browser/signin/easy_unlock_service_regular.cc
|
| index 157fecb39d3c802517dc22459806fb0f9dea1342..94f59f3b325d45abe6110292c63c2739945c3394 100644
|
| --- a/chrome/browser/signin/easy_unlock_service_regular.cc
|
| +++ b/chrome/browser/signin/easy_unlock_service_regular.cc
|
| @@ -55,7 +55,7 @@
|
|
|
| #if defined(OS_CHROMEOS)
|
| #include "apps/app_lifetime_monitor_factory.h"
|
| -#include "ash/display/display_info.h"
|
| +#include "ash/common/display/display_info.h"
|
| #include "ash/display/display_manager.h"
|
| #include "ash/shell.h"
|
| #include "base/linux_util.h"
|
|
|