| Index: chromeos/login/login_state.cc
|
| diff --git a/chromeos/login/login_state.cc b/chromeos/login/login_state.cc
|
| index ae8403c50fe00c25668b633832886c4acc38fe4c..07a7f6b2c2c87c6ac2fc16639043cb8d1553bd50 100644
|
| --- a/chromeos/login/login_state.cc
|
| +++ b/chromeos/login/login_state.cc
|
| @@ -8,7 +8,7 @@
|
| #include "base/logging.h"
|
| #include "base/sys_info.h"
|
| #include "chromeos/chromeos_switches.h"
|
| -#include "chromeos/device_event_log.h"
|
| +#include "components/device_event_log/device_event_log.h"
|
|
|
| namespace chromeos {
|
|
|
|
|