Index: src/ia32/lithium-codegen-ia32.h |
diff --git a/src/ia32/lithium-codegen-ia32.h b/src/ia32/lithium-codegen-ia32.h |
index a26903a9ace20c8da515ee3606356a331ae5ba4a..5de35d8c3ad7c36aebafec51aaeb479c34f27c82 100644 |
--- a/src/ia32/lithium-codegen-ia32.h |
+++ b/src/ia32/lithium-codegen-ia32.h |
@@ -398,6 +398,7 @@ class LDeferredCode : public ZoneObject { |
int instruction_index_; |
}; |
-} } // namespace v8::internal |
+} // namespace internal |
+} // namespace v8 |
#endif // V8_IA32_LITHIUM_CODEGEN_IA32_H_ |