Chromium Code Reviews| Index: src/ic/x87/access-compiler-x87.cc |
| diff --git a/src/ic/x87/access-compiler-x87.cc b/src/ic/x87/access-compiler-x87.cc |
| index 9456ec899c63bdf4d4bb0eac080aa3ffcda40731..d5fde5d4b857e83e9f21989bef704aa324f55be3 100644 |
| --- a/src/ic/x87/access-compiler-x87.cc |
| +++ b/src/ic/x87/access-compiler-x87.cc |
| @@ -38,7 +38,7 @@ Register* PropertyAccessCompiler::store_calling_convention() { |
| } |
| #undef __ |
| -} |
| -} // namespace v8::internal |
| +} // namespace internal |
| +} // namespace v8 |
| #endif // V8_TARGET_ARCH_X87 |