| Index: chromeos/network/shill_property_util.cc
|
| diff --git a/chromeos/network/shill_property_util.cc b/chromeos/network/shill_property_util.cc
|
| index 798245990b3a0624958dc2d3fc70cf064071f735..941630c585f7d57edc864cce672d25f21d2ba2f1 100644
|
| --- a/chromeos/network/shill_property_util.cc
|
| +++ b/chromeos/network/shill_property_util.cc
|
| @@ -12,9 +12,9 @@
|
| #include "base/strings/stringprintf.h"
|
| #include "base/strings/utf_string_conversion_utils.h"
|
| #include "base/values.h"
|
| -#include "chromeos/device_event_log.h"
|
| #include "chromeos/network/network_ui_data.h"
|
| #include "chromeos/network/onc/onc_utils.h"
|
| +#include "components/device_event_log/device_event_log.h"
|
| #include "third_party/cros_system_api/dbus/service_constants.h"
|
|
|
| namespace chromeos {
|
|
|