| Index: base/debug/stack_trace_win.cc
|
| diff --git a/base/debug/stack_trace_win.cc b/base/debug/stack_trace_win.cc
|
| index f1d35908c53d45de698cce1cdab611403e09dc3a..5622a4b5a4e978da5eab973bafc2075ac145fcec 100644
|
| --- a/base/debug/stack_trace_win.cc
|
| +++ b/base/debug/stack_trace_win.cc
|
| @@ -14,7 +14,7 @@
|
| #include "base/memory/singleton.h"
|
| #include "base/path_service.h"
|
| #include "base/process_util.h"
|
| -#include "base/string_util.h"
|
| +#include "base/strings/string_util.h"
|
| #include "base/synchronization/lock.h"
|
| #include "base/win/windows_version.h"
|
|
|
|
|