Index: src/allocation-site-scopes.cc |
diff --git a/src/allocation-site-scopes.cc b/src/allocation-site-scopes.cc |
index 5b513f6fef5a05bfa150965ce461c677d2a2dcb2..4c8cda52ed2076f7cf22f0d9bfd20c14ede9e0bb 100644 |
--- a/src/allocation-site-scopes.cc |
+++ b/src/allocation-site-scopes.cc |
@@ -76,4 +76,5 @@ bool AllocationSiteUsageContext::ShouldCreateMemento(Handle<JSObject> object) { |
return false; |
} |
-} } // namespace v8::internal |
+} // namespace internal |
+} // namespace v8 |