Chromium Code Reviews| Index: src/ppc/lithium-codegen-ppc.cc |
| diff --git a/src/ppc/lithium-codegen-ppc.cc b/src/ppc/lithium-codegen-ppc.cc |
| index ce17f25e869745956b74b5deaa3c936d3e5bcc4c..716486ec4e28d161cafd0bc667d4fa98f9941732 100644 |
| --- a/src/ppc/lithium-codegen-ppc.cc |
| +++ b/src/ppc/lithium-codegen-ppc.cc |
| @@ -6280,5 +6280,5 @@ void LCodeGen::DoAllocateBlockContext(LAllocateBlockContext* instr) { |
| #undef __ |
| -} |
| -} // namespace v8::internal |
| +} // namespace internal |
| +} // namespace v8 |