summaryrefslogtreecommitdiff
path: root/Source/WebCore/dom/FragmentScriptingPermission.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/dom/FragmentScriptingPermission.h')
-rw-r--r--Source/WebCore/dom/FragmentScriptingPermission.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/Source/WebCore/dom/FragmentScriptingPermission.h b/Source/WebCore/dom/FragmentScriptingPermission.h
index 21b355276..936278b7e 100644
--- a/Source/WebCore/dom/FragmentScriptingPermission.h
+++ b/Source/WebCore/dom/FragmentScriptingPermission.h
@@ -25,8 +25,7 @@
// FIXME: Move this file to ParserContentPolicy.h.
-#ifndef ParserContentPolicy_h
-#define ParserContentPolicy_h
+#pragma once
namespace WebCore {
@@ -62,5 +61,3 @@ static inline ParserContentPolicy allowPluginContent(ParserContentPolicy parserC
}
} // namespace WebCore
-
-#endif // ParserContentPolicy_h