Index: content/common/seccomp_sandbox.h |
diff --git a/content/common/seccomp_sandbox.h b/content/common/seccomp_sandbox.h |
index fc131dbec50433af75a850122af2efb00608a38c..01e6958ea6967033e04f382af9ac69fc77f58c3d 100644 |
--- a/content/common/seccomp_sandbox.h |
+++ b/content/common/seccomp_sandbox.h |
@@ -4,7 +4,6 @@ |
#ifndef CONTENT_COMMON_SECCOMP_SANDBOX_H_ |
#define CONTENT_COMMON_SECCOMP_SANDBOX_H_ |
-#pragma once |
// Seccomp enable/disable logic is centralized here. |
// - We define SECCOMP_SANDBOX if seccomp is compiled in at all: currently, |