Index: src/profiler/sampler.h |
diff --git a/src/profiler/sampler.h b/src/profiler/sampler.h |
index ed932c0354289f230fc705654f3da59bd1e8417d..354e935e31bda6d61263c1df0909586ee0b559cf 100644 |
--- a/src/profiler/sampler.h |
+++ b/src/profiler/sampler.h |
@@ -130,6 +130,7 @@ class Sampler { |
}; |
-} } // namespace v8::internal |
+} // namespace internal |
+} // namespace v8 |
#endif // V8_PROFILER_SAMPLER_H_ |