Index: src/ic/x87/handler-compiler-x87.cc |
diff --git a/src/ic/x87/handler-compiler-x87.cc b/src/ic/x87/handler-compiler-x87.cc |
index 32ca19155533993c3dd5a00262b34bb8c52fe5f9..056bd952c7d105e4d52872964f5f24dde3c60452 100644 |
--- a/src/ic/x87/handler-compiler-x87.cc |
+++ b/src/ic/x87/handler-compiler-x87.cc |
@@ -808,7 +808,7 @@ Handle<Code> NamedLoadHandlerCompiler::CompileLoadGlobal( |
#undef __ |
-} |
-} // namespace v8::internal |
+} // namespace internal |
+} // namespace v8 |
#endif // V8_TARGET_ARCH_X87 |