Chromium Code Reviews| Index: src/ic/ppc/ic-compiler-ppc.cc |
| diff --git a/src/ic/ppc/ic-compiler-ppc.cc b/src/ic/ppc/ic-compiler-ppc.cc |
| index 9f33a59e7b8a1830aebbc5ad734b2d972bb7cad9..ad72c231de9c9a1fa9b3f7aa21e70657d5868dee 100644 |
| --- a/src/ic/ppc/ic-compiler-ppc.cc |
| +++ b/src/ic/ppc/ic-compiler-ppc.cc |
| @@ -129,7 +129,7 @@ Handle<Code> PropertyICCompiler::CompileKeyedStorePolymorphic( |
| #undef __ |
| -} |
| -} // namespace v8::internal |
| +} // namespace internal |
| +} // namespace v8 |
| #endif // V8_TARGET_ARCH_PPC |