Index: src/ppc/assembler-ppc-inl.h |
diff --git a/src/ppc/assembler-ppc-inl.h b/src/ppc/assembler-ppc-inl.h |
index b1e2825751906820173e64c66f43c54fcbd72ea2..4f6a35d66e87fa5dcdbc556475bbddc11ad13ca9 100644 |
--- a/src/ppc/assembler-ppc-inl.h |
+++ b/src/ppc/assembler-ppc-inl.h |
@@ -720,7 +720,7 @@ void Assembler::set_target_address_at(Address pc, Address constant_pool, |
} |
UNREACHABLE(); |
} |
-} |
-} // namespace v8::internal |
+} // namespace internal |
+} // namespace v8 |
#endif // V8_PPC_ASSEMBLER_PPC_INL_H_ |