summaryrefslogtreecommitdiffstats
path: root/sandbox/win/tests/common/controller.cc
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/win/tests/common/controller.cc')
-rw-r--r--sandbox/win/tests/common/controller.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/sandbox/win/tests/common/controller.cc b/sandbox/win/tests/common/controller.cc
index 47ce776..a85b2bf 100644
--- a/sandbox/win/tests/common/controller.cc
+++ b/sandbox/win/tests/common/controller.cc
@@ -6,8 +6,7 @@
#include <string>
-#include "base/process.h"
-#include "base/process_util.h"
+#include "base/process/process.h"
#include "base/strings/sys_string_conversions.h"
#include "base/win/windows_version.h"
#include "sandbox/win/src/sandbox_factory.h"