| Index: chromeos/dbus/shill_client_helper.cc
|
| diff --git a/chromeos/dbus/shill_client_helper.cc b/chromeos/dbus/shill_client_helper.cc
|
| index 6418015fe8e626aa4eacce57581376ddcdef0a5e..810035531bcdc2b2a15dc59eb1bbedef99ad0160 100644
|
| --- a/chromeos/dbus/shill_client_helper.cc
|
| +++ b/chromeos/dbus/shill_client_helper.cc
|
| @@ -7,7 +7,7 @@
|
| #include "base/bind.h"
|
| #include "base/callback_helpers.h"
|
| #include "base/values.h"
|
| -#include "chromeos/device_event_log.h"
|
| +#include "components/device_event_log/device_event_log.h"
|
| #include "dbus/message.h"
|
| #include "dbus/object_proxy.h"
|
| #include "dbus/values_util.h"
|
|
|