| Index: sandbox/win/src/handle_policy_test.cc
|
| diff --git a/sandbox/win/src/handle_policy_test.cc b/sandbox/win/src/handle_policy_test.cc
|
| index 65efbc85e5b7edab4b63409d9de879c2ad84428b..11e888abe72ef9fd2ee56b49f61fd5184212aa51 100644
|
| --- a/sandbox/win/src/handle_policy_test.cc
|
| +++ b/sandbox/win/src/handle_policy_test.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "base/stringprintf.h"
|
| +#include "base/strings/stringprintf.h"
|
| #include "sandbox/win/src/handle_policy.h"
|
| #include "sandbox/win/src/nt_internals.h"
|
| #include "sandbox/win/src/sandbox.h"
|
|
|