Index: src/ic/mips/ic-compiler-mips.cc |
diff --git a/src/ic/mips/ic-compiler-mips.cc b/src/ic/mips/ic-compiler-mips.cc |
index 179531235d7aa09c4efe92139ade737efe6b99a8..7b88f32331f26fcc0fb1d92755d200b05b364586 100644 |
--- a/src/ic/mips/ic-compiler-mips.cc |
+++ b/src/ic/mips/ic-compiler-mips.cc |
@@ -134,7 +134,7 @@ void PropertyICCompiler::GenerateRuntimeSetProperty( |
#undef __ |
-} |
-} // namespace v8::internal |
+} // namespace internal |
+} // namespace v8 |
#endif // V8_TARGET_ARCH_MIPS |