| Index: chromeos/network/shill_property_util.cc
|
| diff --git a/chromeos/network/shill_property_util.cc b/chromeos/network/shill_property_util.cc
|
| index ed24a66b9d8fd859e2bebd90a3b679ae5fc920db..be78677d76c280b60bed6ef6b11c01349ce4422b 100644
|
| --- a/chromeos/network/shill_property_util.cc
|
| +++ b/chromeos/network/shill_property_util.cc
|
| @@ -8,7 +8,7 @@
|
|
|
| #include <set>
|
|
|
| -#include "base/i18n/icu_encoding_detection.h"
|
| +#include "base/i18n/encoding_detection.h"
|
| #include "base/i18n/icu_string_conversions.h"
|
| #include "base/json/json_writer.h"
|
| #include "base/memory/ptr_util.h"
|
|
|