Index: src/base/platform/semaphore.h |
diff --git a/src/base/platform/semaphore.h b/src/base/platform/semaphore.h |
index fa131018b37ae94be489a7e76cfdb10bb6fac4ff..18700d1ba005f01a77a2fb43f7c6b3219200f382 100644 |
--- a/src/base/platform/semaphore.h |
+++ b/src/base/platform/semaphore.h |
@@ -96,6 +96,7 @@ struct LazySemaphore { |
#define LAZY_SEMAPHORE_INITIALIZER LAZY_DYNAMIC_INSTANCE_INITIALIZER |
-} } // namespace v8::base |
+} // namespace base |
+} // namespace v8 |
#endif // V8_BASE_PLATFORM_SEMAPHORE_H_ |