| Index: components/user_prefs/pref_registry_syncable.cc
|
| diff --git a/components/user_prefs/pref_registry_syncable.cc b/components/user_prefs/pref_registry_syncable.cc
|
| index 81eb65c4366d29ef83effe052efeff3db5e51553..9a3a76d3a80cb83b48ba6e04bd6ce29fada041ff 100644
|
| --- a/components/user_prefs/pref_registry_syncable.cc
|
| +++ b/components/user_prefs/pref_registry_syncable.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/files/file_path.h"
|
| #include "base/prefs/default_pref_store.h"
|
| -#include "base/string_number_conversions.h"
|
| +#include "base/strings/string_number_conversions.h"
|
| #include "base/values.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
|
|
|
|