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