Chromium Code Reviews| Index: base/profiler/stack_sampling_profiler_posix.cc |
| diff --git a/base/profiler/stack_sampling_profiler_posix.cc b/base/profiler/stack_sampling_profiler_posix.cc |
| index 6a44d7e23cedb92bb2aa92eaf44ce503824e7108..2c64ed9b6ceb89757707f49bfb41b9a5c3653f15 100644 |
| --- a/base/profiler/stack_sampling_profiler_posix.cc |
| +++ b/base/profiler/stack_sampling_profiler_posix.cc |
| @@ -12,3 +12,4 @@ StackSamplingProfiler::NativeStackSampler::Create(PlatformThreadId thread_id) { |
| } |
| } // namespace base |
| + |