Index: src/profiler/unbound-queue.h |
diff --git a/src/profiler/unbound-queue.h b/src/profiler/unbound-queue.h |
index a63c327d103420d8b71cc1718ceece6c79b978ae..c53b35a8edb7901dff3b537ea4b62c86e18fc67c 100644 |
--- a/src/profiler/unbound-queue.h |
+++ b/src/profiler/unbound-queue.h |
@@ -42,6 +42,7 @@ class UnboundQueue BASE_EMBEDDED { |
}; |
-} } // namespace v8::internal |
+} // namespace internal |
+} // namespace v8 |
#endif // V8_PROFILER_UNBOUND_QUEUE_ |