| Index: sandbox/linux/services/libc_urandom_override.h
|
| diff --git a/sandbox/linux/services/libc_urandom_override.h b/sandbox/linux/services/libc_urandom_override.h
|
| index 1990313b9c0f359683f14b7d61370388abdaae55..86212f8bc43d790d3286b5ec9f39c0b52d176b18 100644
|
| --- a/sandbox/linux/services/libc_urandom_override.h
|
| +++ b/sandbox/linux/services/libc_urandom_override.h
|
| @@ -7,12 +7,8 @@
|
|
|
| namespace sandbox {
|
|
|
| -#if !defined(CHROMIUM_SELINUX)
|
| -
|
| void InitLibcUrandomOverrides();
|
|
|
| -#endif // !CHROMIUM_SELINUX
|
| -
|
| } // namespace sandbox
|
|
|
| #endif // SANDBOX_LINUX_SERVICES_LIBC_URANDOM_OVERRIDE_H_
|
|
|