Chromium Code Reviews| Index: src/ic/x87/ic-compiler-x87.cc |
| diff --git a/src/ic/x87/ic-compiler-x87.cc b/src/ic/x87/ic-compiler-x87.cc |
| index 160e9e9c673dc67717fd6292cdaaa396b25287fa..3697708037740dfad2400ace3da3d2ebe43c4b35 100644 |
| --- a/src/ic/x87/ic-compiler-x87.cc |
| +++ b/src/ic/x87/ic-compiler-x87.cc |
| @@ -128,7 +128,7 @@ Handle<Code> PropertyICCompiler::CompileKeyedStorePolymorphic( |
| #undef __ |
| -} |
| -} // namespace v8::internal |
| +} // namespace internal |
| +} // namespace v8 |
| #endif // V8_TARGET_ARCH_X87 |