Index: Source/bindings/core/v8/ModuleProxy.cpp |
diff --git a/Source/bindings/core/v8/ModuleProxy.cpp b/Source/bindings/core/v8/ModuleProxy.cpp |
index fe9a4be200796654232437da2d47ece1d2b68357..dd969a800ce9c096c6f09ecd4934c48ccfaf213c 100644 |
--- a/Source/bindings/core/v8/ModuleProxy.cpp |
+++ b/Source/bindings/core/v8/ModuleProxy.cpp |
@@ -48,4 +48,4 @@ void ModuleProxy::registerDidLeaveScriptContextForRecursionScope(void (*didLeave |
m_didLeaveScriptContextForRecursionScope = didLeaveScriptContext; |
} |
-} // WebCore |
+} // namespace blink |