Index: src/heap/spaces.cc |
diff --git a/src/heap/spaces.cc b/src/heap/spaces.cc |
index fe388e05cfc81ad4c0f5616be3d31a85894e592d..e06455f05bbc5ff5ab20b5d30f9ba7b6a295052e 100644 |
--- a/src/heap/spaces.cc |
+++ b/src/heap/spaces.cc |
@@ -3125,5 +3125,5 @@ void Page::Print() { |
} |
#endif // DEBUG |
-} |
-} // namespace v8::internal |
+} // namespace internal |
+} // namespace v8 |