Index: src/layout-descriptor-inl.h |
diff --git a/src/layout-descriptor-inl.h b/src/layout-descriptor-inl.h |
index 3771064c8fa4f9c5d92034470d1f5dc1ec990134..31ab5d1dd7d39b274c92c1e69f01d25c10b17652 100644 |
--- a/src/layout-descriptor-inl.h |
+++ b/src/layout-descriptor-inl.h |
@@ -250,7 +250,7 @@ bool LayoutDescriptorHelper::IsTagged(int offset_in_bytes) { |
return layout_descriptor_->IsTagged(field_index); |
} |
-} |
-} // namespace v8::internal |
+} // namespace internal |
+} // namespace v8 |
#endif // V8_LAYOUT_DESCRIPTOR_INL_H_ |