Index: src/sampler.cc |
diff --git a/src/sampler.cc b/src/sampler.cc |
index 5f6f2e25a7fb0168e553a7b97f9ceae5c892908c..79b5bff855396b2f733158b028527132ab9f1d75 100644 |
--- a/src/sampler.cc |
+++ b/src/sampler.cc |
@@ -775,4 +775,5 @@ void Sampler::DoSample() { |
#endif // USE_SIGNALS |
-} } // namespace v8::internal |
+} // namespace internal |
+} // namespace v8 |