Chromium Code Reviews| Index: src/ppc/builtins-ppc.cc |
| diff --git a/src/ppc/builtins-ppc.cc b/src/ppc/builtins-ppc.cc |
| index 48e45db98165189c50bb754fdebbc12fe9a6f89d..6e44bc64656cb1d4441e9abfc3a0602b7ffbba50 100644 |
| --- a/src/ppc/builtins-ppc.cc |
| +++ b/src/ppc/builtins-ppc.cc |
| @@ -1866,7 +1866,7 @@ void Builtins::Generate_ArgumentsAdaptorTrampoline(MacroAssembler* masm) { |
| #undef __ |
| -} |
| -} // namespace v8::internal |
| +} // namespace internal |
| +} // namespace v8 |
| #endif // V8_TARGET_ARCH_PPC |