Index: Source/bindings/v8/V8Binding.h |
diff --git a/Source/bindings/v8/V8Binding.h b/Source/bindings/v8/V8Binding.h |
index d00ee43e8b3c5cb55fd7930df88ecd1f23e4280c..5e2cc906a31074e0822faf67119954fe787a7699 100644 |
--- a/Source/bindings/v8/V8Binding.h |
+++ b/Source/bindings/v8/V8Binding.h |
@@ -660,6 +660,7 @@ namespace WebCore { |
// Can only be called by WebKit::initialize |
void setMainThreadIsolate(v8::Isolate*); |
+ |
} // namespace WebCore |
#endif // V8Binding_h |