diff options
Diffstat (limited to 'WebCore/bridge/runtime_root.h')
-rw-r--r-- | WebCore/bridge/runtime_root.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/bridge/runtime_root.h b/WebCore/bridge/runtime_root.h index 0d6fdbd..eacbb57 100644 --- a/WebCore/bridge/runtime_root.h +++ b/WebCore/bridge/runtime_root.h @@ -86,4 +86,4 @@ private: } // namespace JSC -#endif +#endif // RUNTIME_ROOT_H_ |