Chromium Code Reviews| Index: base/process/process_iterator_freebsd.cc |
| diff --git a/base/process/process_iterator_freebsd.cc b/base/process/process_iterator_freebsd.cc |
| index 408ce8d24ea1853043412a5cea92ec191d8f0307..e8225b0054e5cd7511ce116c5b7a158fff018f8b 100644 |
| --- a/base/process/process_iterator_freebsd.cc |
| +++ b/base/process/process_iterator_freebsd.cc |
| @@ -7,7 +7,7 @@ |
| #include <sys/sysctl.h> |
| #include "base/logging.h" |
| -#include "base/string_util.h" |
| +#include "base/strings/string_util.h" |
| namespace base { |