Index: src/bootstrapper.cc |
diff --git a/src/bootstrapper.cc b/src/bootstrapper.cc |
index f0779b4fe91e116f3855bd409e4445cca7d71d3d..950bc97cb546567668cd136242fe82e113dc6ec1 100644 |
--- a/src/bootstrapper.cc |
+++ b/src/bootstrapper.cc |
@@ -3094,4 +3094,5 @@ void Bootstrapper::FreeThreadResources() { |
DCHECK(!IsActive()); |
} |
-} } // namespace v8::internal |
+} // namespace internal |
+} // namespace v8 |