Chromium Code Reviews| Index: src/ic/mips/access-compiler-mips.cc |
| diff --git a/src/ic/mips/access-compiler-mips.cc b/src/ic/mips/access-compiler-mips.cc |
| index dce7602ae0a8daa067e49a684a97e975ebd4e0d8..eb519d22e4562b473b7348e655ae5086b2362aef 100644 |
| --- a/src/ic/mips/access-compiler-mips.cc |
| +++ b/src/ic/mips/access-compiler-mips.cc |
| @@ -40,7 +40,7 @@ Register* PropertyAccessCompiler::store_calling_convention() { |
| #undef __ |
| -} |
| -} // namespace v8::internal |
| +} // namespace internal |
| +} // namespace v8 |
| #endif // V8_TARGET_ARCH_MIPS |