Index: src/lithium-allocator-inl.h |
diff --git a/src/lithium-allocator-inl.h b/src/lithium-allocator-inl.h |
index 98923ae3aa7414722e04bf587a9b316a90c02c2a..bad299613d30d674a47cb0e9a649737802424172 100644 |
--- a/src/lithium-allocator-inl.h |
+++ b/src/lithium-allocator-inl.h |
@@ -54,6 +54,7 @@ void LAllocator::SetLiveRangeAssignedRegister(LiveRange* range, int reg) { |
} |
-} } // namespace v8::internal |
+} // namespace internal |
+} // namespace v8 |
#endif // V8_LITHIUM_ALLOCATOR_INL_H_ |