| Index: sandbox/win/tests/common/controller.cc
|
| diff --git a/sandbox/win/tests/common/controller.cc b/sandbox/win/tests/common/controller.cc
|
| index b66a6c850a40a3a594b5d666d8e2854db627eb3c..47ce776d7e79638591d58b62e951fe60ac414781 100644
|
| --- a/sandbox/win/tests/common/controller.cc
|
| +++ b/sandbox/win/tests/common/controller.cc
|
| @@ -8,7 +8,7 @@
|
|
|
| #include "base/process.h"
|
| #include "base/process_util.h"
|
| -#include "base/sys_string_conversions.h"
|
| +#include "base/strings/sys_string_conversions.h"
|
| #include "base/win/windows_version.h"
|
| #include "sandbox/win/src/sandbox_factory.h"
|
|
|
|
|