Index: src/ic/x64/handler-compiler-x64.cc |
diff --git a/src/ic/x64/handler-compiler-x64.cc b/src/ic/x64/handler-compiler-x64.cc |
index 8288d8943d0e353b63977a5170bc27d3bff5420d..43754c32b15a84c16e56232e1d24092e2170cdf2 100644 |
--- a/src/ic/x64/handler-compiler-x64.cc |
+++ b/src/ic/x64/handler-compiler-x64.cc |
@@ -803,7 +803,7 @@ Handle<Code> NamedLoadHandlerCompiler::CompileLoadGlobal( |
#undef __ |
-} |
-} // namespace v8::internal |
+} // namespace internal |
+} // namespace v8 |
#endif // V8_TARGET_ARCH_X64 |