Chromium Code Reviews| Index: src/ic/arm/ic-compiler-arm.cc |
| diff --git a/src/ic/arm/ic-compiler-arm.cc b/src/ic/arm/ic-compiler-arm.cc |
| index c5c0b7057ec8f205905d3c945eccfb8cfeac1142..e42f2f789866f05230c68672e744ecf2585716d1 100644 |
| --- a/src/ic/arm/ic-compiler-arm.cc |
| +++ b/src/ic/arm/ic-compiler-arm.cc |
| @@ -128,7 +128,7 @@ Handle<Code> PropertyICCompiler::CompileKeyedStorePolymorphic( |
| #undef __ |
| -} |
| -} // namespace v8::internal |
| +} // namespace internal |
| +} // namespace v8 |
| #endif // V8_TARGET_ARCH_ARM |