Index: src/x64/lithium-codegen-x64.h |
diff --git a/src/x64/lithium-codegen-x64.h b/src/x64/lithium-codegen-x64.h |
index e05b310dec23ae9be373460c363fbc3819578f0d..d5ca006dac0ed5a54c7aa28bf672ef14b6688dc5 100644 |
--- a/src/x64/lithium-codegen-x64.h |
+++ b/src/x64/lithium-codegen-x64.h |
@@ -387,6 +387,7 @@ class LDeferredCode: public ZoneObject { |
int instruction_index_; |
}; |
-} } // namespace v8::internal |
+} // namespace internal |
+} // namespace v8 |
#endif // V8_X64_LITHIUM_CODEGEN_X64_H_ |