summaryrefslogtreecommitdiffstats
path: root/sandbox/win/src/handle_policy_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/win/src/handle_policy_test.cc')
-rw-r--r--sandbox/win/src/handle_policy_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/win/src/handle_policy_test.cc b/sandbox/win/src/handle_policy_test.cc
index 65efbc85..11e888a 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"