Chromium Code Reviews| Index: src/cpu-profiler.cc |
| diff --git a/src/cpu-profiler.cc b/src/cpu-profiler.cc |
| index 5d021ec5358f3991e085873d156252ad1d1120fa..f48499e5f0f62a827010335f5b78f195a98c93c2 100644 |
| --- a/src/cpu-profiler.cc |
| +++ b/src/cpu-profiler.cc |
| @@ -544,4 +544,5 @@ void CpuProfiler::LogBuiltins() { |
| } |
| -} } // namespace v8::internal |
| +} // namespace internal |
| +} // namespace v8 |