summaryrefslogtreecommitdiffstats
path: root/chrome/common/sandbox_mac_unittest_helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/sandbox_mac_unittest_helper.h')
-rw-r--r--chrome/common/sandbox_mac_unittest_helper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/sandbox_mac_unittest_helper.h b/chrome/common/sandbox_mac_unittest_helper.h
index 960a4cf..674b246 100644
--- a/chrome/common/sandbox_mac_unittest_helper.h
+++ b/chrome/common/sandbox_mac_unittest_helper.h
@@ -50,7 +50,7 @@ class MacSandboxTest : public base::MultiProcessTest {
// to the child process runing in the sandbox.
// Returns true if the test passes, false if either of the functions in
// the corresponding MacSandboxTestCase return false.
- bool RunTestInSandbox(sandbox::SandboxProcessType sandbox_type,
+ bool RunTestInSandbox(sandbox::Sandbox::SandboxProcessType sandbox_type,
const char* test_name,
const char* test_data);