Index: src/ppc/lithium-codegen-ppc.h |
diff --git a/src/ppc/lithium-codegen-ppc.h b/src/ppc/lithium-codegen-ppc.h |
index 117dc574d54d4654ae4433e17622a9dd1b844460..d48ee05ba85b054b841c7291317259ab07cfa6df 100644 |
--- a/src/ppc/lithium-codegen-ppc.h |
+++ b/src/ppc/lithium-codegen-ppc.h |
@@ -358,7 +358,7 @@ class LDeferredCode : public ZoneObject { |
Label* external_exit_; |
int instruction_index_; |
}; |
-} |
-} // namespace v8::internal |
+} // namespace internal |
+} // namespace v8 |
#endif // V8_PPC_LITHIUM_CODEGEN_PPC_H_ |