| Index: chrome/browser/chromeos/proxy_cros_settings_parser.cc
|
| diff --git a/chrome/browser/chromeos/proxy_cros_settings_parser.cc b/chrome/browser/chromeos/proxy_cros_settings_parser.cc
|
| index 41b99b85fe68441344efe6eb34937fd244c7eb56..a6195d91a8a480600cb2c81c57ca86e5d75bfcb0 100644
|
| --- a/chrome/browser/chromeos/proxy_cros_settings_parser.cc
|
| +++ b/chrome/browser/chromeos/proxy_cros_settings_parser.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "chrome/browser/chromeos/proxy_cros_settings_parser.h"
|
|
|
| -#include "base/string_util.h"
|
| +#include "base/strings/string_util.h"
|
| #include "base/values.h"
|
| #include "chrome/browser/chromeos/ui_proxy_config.h"
|
| #include "chrome/browser/chromeos/ui_proxy_config_service.h"
|
|
|