Commit e3368fd5 authored by Xi Cheng's avatar Xi Cheng Committed by Commit Bot

Format comment in native_stack_sampler.h

Change-Id: I4121159c9326842a2e868a58e34a00359b1756c9
Reviewed-on: https://chromium-review.googlesource.com/1088312Reviewed-by: default avatarMike Wittman <wittman@chromium.org>
Commit-Queue: Xi Cheng <chengx@chromium.org>
Cr-Commit-Position: refs/heads/master@{#565047}
parent 24bf1093
......@@ -78,8 +78,7 @@ class NativeStackSampler {
virtual void RecordStackSample(StackBuffer* stackbuffer,
StackSamplingProfiler::Sample* sample) = 0;
// Notifies the sampler that we've stopped recording the current
// profile.
// Notifies the sampler that we've stopped recording the current profile.
virtual void ProfileRecordingStopped() = 0;
protected:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment