Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(102)

Unified Diff: sandbox/linux/services/libc_urandom_override.h

Issue 14771026: Linux: remove unmaintained SELinux code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sandbox/linux/selinux/chromium-browser.te ('k') | sandbox/linux/services/libc_urandom_override.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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_
« no previous file with comments | « sandbox/linux/selinux/chromium-browser.te ('k') | sandbox/linux/services/libc_urandom_override.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698