Index: content/common/sandbox_mac_unittest_helper.h |
diff --git a/content/common/sandbox_mac_unittest_helper.h b/content/common/sandbox_mac_unittest_helper.h |
index f228678a2bf5e2890751ccac8302bb3d171be5ff..a330c4687b4cd6c71e02154ba6f91988a42f175b 100644 |
--- a/content/common/sandbox_mac_unittest_helper.h |
+++ b/content/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::Sandbox::SandboxProcessType sandbox_type, |
+ bool RunTestInSandbox(content::SandboxProcessType sandbox_type, |
const char* test_name, |
const char* test_data); |